Tagged: 4-column
Hello,
i’m designign a new website for one of our client.
I’ve an issue with mobile breakdown. 4 column became 2 column 2 rows but the problem is that it doesnt have the full width.
How it should be
How actually is
How can i fix it?
THank you
Hello, any hint?
Hi,
Sorry for the late reply,
Please include a url to the page with the issue, so we can examine.
Best regards,
Mike
Hello Mike,
this is the link of the preview
gourmeta
if you try a resolution less than 990 pixel you’ll see the problem.
Let me know
Thank you
Hi,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
@media only screen and (max-width: 989px) and (min-width: 768px) {
.responsive .post-entry-330 .av_one_fourth.first + .av_one_fourth + .av_one_fourth.flex_column_div {
clear: none !important;
}
}
Best regards,
Mike
Thank you Mike,
have a nice day :)
Hi SurigliaStudio,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria
Hello,
the css seems not working anymore. Plus i need this fix not only on this page but in all pages where the 4 column is. Actually i don’t understand why is broken in the first place.
Please let me know.
Thank you
Nevermind. I found a way to fix it.
Thanks
Hi SurigliaStudio,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria