
-
AuthorPosts
-
August 4, 2017 at 2:04 pm #834339
Hello kriesi support.
I’ve got a website running, on desktop the images of the grid row are visible.
On mobile the images are not visible.Images on the bottom of the page.
Please advise.– Marc
August 9, 2017 at 8:02 am #836216Hey marccoef,
Thank you for using Enfold.
Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Add a custom css class attribute to those cells, use “custom-cells” for example, then insert the following css code in the Quick CSS field.
@media only screen and (max-width: 767px) .responsive #top #wrap_all .av-flex-cells .custom-cells { min-height: 300px; } }
You may find the order of the cells different on mobile compare to desktop view.
P.S We would like to apologize for the delay. We normally respond within 24 hours but in the wake of the latest theme update, we have received more inquiries than usual. Please be patient while we go through the rest of the queue. Thank you for your understanding.
Best regards,
IsmaelAugust 9, 2017 at 9:00 pm #836609Hello Ismael,
I tried your option, it did not make any difference. please advice.
Thanks.
August 10, 2017 at 10:18 am #836873Hi,
Please remove browser cache or hard refresh after adding the code. Or post the login details here so that we can check it.
Best regards,
IsmaelAugust 11, 2017 at 8:55 pm #837659Please ismael.
-
This reply was modified 7 years, 11 months ago by
marccoef.
August 12, 2017 at 5:37 am #837719Hi,
Thank you for the update.
We corrected the css modifications in the Quick CSS field. The cells are displaying now but not in the position you’re probably expecting. If you want to have alternating cells on mobile, you have to duplicate the current one then re-order the cells for mobile view. Use the Screen Options settings to toggle the elements’ display properties.
Best regards,
IsmaelAugust 14, 2017 at 5:33 pm #838813Thank you Ismael. Kriesi #1.
August 15, 2017 at 9:01 am #839108May 3, 2020 at 1:27 am #1209198Hi,
First of all, compliments for your great theme.
I have the same problem. I tried to insert the suggested css code, but it doesn’t work. The images of the grid row on mobile are not visible. I tried to remove browser cache.Thanks
WalterMay 4, 2020 at 4:28 am #1209389Hi Walter,
Please open a new thread and include a link to your site so that we can have a closer look.
Best regards,
Rikard -
This reply was modified 7 years, 11 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.