Images won't show up in the mobile version
-
Hi there, As I was trying to set up the mobile version of my website, I realized that the images somehow won't show up, in any browser.
I put them into my mobile grid, several times, but it just won't work.
can anyone maybe help with this issue?
the site is: https://www.cecileleu.chThank You!
-
Hello!
You're using this custom css:
.col img { display: none; }You can remove it in lay options -> custom css & html -> custom css for mobile version
Have a great weekend!
Please follow the steps as described in the text in the box above before posting an issue, because often these steps solve the issue:
"The website does not show correctly on the frontend? Please clear your cache of your cache plugin, disable all plugins and remove all custom CSS and JS and see if the problem persists. If your host does caching also clear your WordPress website's cache. If your WordPress Dashboard shows a warning "PHP Update required", please update your PHP version in your webhost control panel."
-
Hello!
You're using this custom css:
.col img { display: none; }You can remove it in lay options -> custom css & html -> custom css for mobile version
Have a great weekend!
Please follow the steps as described in the text in the box above before posting an issue, because often these steps solve the issue:
"The website does not show correctly on the frontend? Please clear your cache of your cache plugin, disable all plugins and remove all custom CSS and JS and see if the problem persists. If your host does caching also clear your WordPress website's cache. If your WordPress Dashboard shows a warning "PHP Update required", please update your PHP version in your webhost control panel."
@arminunruh thanks a lot! didn't see that coe :P