-
AuthorPosts
-
December 17, 2015 at 6:11 pm #554561
Hi, I have built a test Homepage called Denis, Url below, but for some reason it is not responsive, the columns or products. .
Login details in hidden conment.December 18, 2015 at 4:02 pm #555034Hi Denis!
Please add following code to Quick CSS
@media only screen and (max-width: 769px) { .flex_column { width: 100%!important; margin-left: 0!important; } .shop_columns_5 .products .product { width: 50%; }}Regards,
YigitDecember 18, 2015 at 4:26 pm #555055Hi Yigit, thank you very much for looking at this for me.
I applied the code and it has fixed the Footer Widgets.
It also fixed the product columns to display at 50% of the column width when stacked so I changed that to 100% to get them to fill the full width of the column .
The Grid row is not responsive though.
December 18, 2015 at 6:37 pm #555110Hi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 679px) { .flex_cell { width: 100%!important; }}Best regards,
YigitDecember 18, 2015 at 8:27 pm #555181Hi Yigit, I added that CSS but it did not work for some reason.
December 18, 2015 at 8:51 pm #555195Hey!
Please change the code to following one
@media only screen and (max-width: 679px) { .flex_cell { width: 100%!important; display: block; }}Regards,
YigitDecember 18, 2015 at 8:59 pm #555199Hi Yigit. That has fixed it.
Thank you.I have used Enfold on a few sites without issue but for some reason any new Element and page I am creating on this site is not working Responsively.
I do not want to be bothering you guys for CSS fixes for every new element and page I create, there is obviously something at the core of this causing it.
Any idea’s on what it could be?
December 23, 2015 at 5:23 pm #557086Hey!
there might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
Best regards,
AndyDecember 23, 2015 at 9:49 pm #557218Hi Andy, just did that so hopefully it will correct the issue.
You may close this thread. -
AuthorPosts
- The topic ‘Page Not Responsive’ is closed to new replies.
