Breakpoints problem!

Hi guys,

We have a problem with one of the images in one of our posts.

For some reason the image goes out of the row and column, it is in when set to width : auto for mobile.
https://prnt.sc/qxfFzRTSR6qE , https://prnt.sc/jMbc9rfoDfc9

For some reason the image takes the settings of the next breakpoint which is 300px. width.

It’s like the breakpoint for mobile doesn’t exist at all!

We have to use extra css code to make it work ( I will leave the code inactive for the moment. ) -> https://prnt.sc/ZZk4ngaMeL0D , but we don’t want to add the code every time for every post…

Can we check what the problem is and what can be done?

The problematic post is - > https://petardopchev.com/wp-admin/post.php?post=2652&action=edit it’s a Draft!

Credentials are in Secure note!

Regards,
KC Team

Hi @kcreative,

Thanks for reaching out.
You need to set the width to 100% for the mobile breakpoint only as shown in the given screenshot.

Hope it helps.
Thanks

1 Like

Yes, that did it. Thank you!

Hi @kcreative,

Glad that we are able to help you.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.