Responsive settings like Max width, Padding, and margin set for the 767px and down breakpoint apply to the 767px and down and the 979px and down breakpoint as well while settings adjusted for the 979px and down breakpoint have no effect.
Responsive settings like Max width, Padding, and margin set for the 767px and down breakpoint apply to the 767px and down and the 979px and down breakpoint as well while settings adjusted for the 979px and down breakpoint have no effect.
I’ve disabled all plugins and this is still happening.
I’ve tested it in other installations of Pro and it does not seem to be happening, so it appears to be a single site issue.
I don’t have custom css or js.
Hello @Oriol,
Thanks for writing in! Can you please point out the individual expected settings you want in mind? At the moment, in my test, it is working as expected. Be advised that you are setting the maximum width of the image and it is using viewport width (https://www.freecodecamp.org/news/learn-css-units-em-rem-vh-vw-with-code-examples). It is best to test using pixel units to make sure that the responsive maximum width setting is working.
Best Regards.
Thanks for the quick reply Ruenel. I’ve done some more testing and it is working properly on the front-end… It’s still not displaying properly on my preview though. I’ll flush my browser’s cache and see if that fixes it.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.