-
AuthorPosts
-
July 16, 2021 at 1:43 pm #1310402
Hi,
after an update to version 4.8.3 (update from older version e.g. 4.6, I am not sure) I cannot hide Horizontal Gallery on a mobile device. Setting is on the image
Before the update, it worked fine. The gallery is on this page https://atelyer.cz/kontakt/
Another element (Color Section) on this page works fine and is hidden on mobile.Can you help me hide this particular gallery?
Thank you.
Kind regards,
FilipJuly 18, 2021 at 4:17 am #1310552Hi Filip,
Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply. Your screenshot is not loading, so I’m not sure which gallery you are having this problem with. Please upload it to a service like Google Drive or Dropbox, then link to it here.
Best regards,
RikardJuly 18, 2021 at 9:12 am #1310574Hi Rikard,
screenshots are here: settings of horizontal gallery
gallery on the pageThe horizontal gallery you can find on the lower part of page “Kontakt”.
Kind regards,
FilipJuly 18, 2021 at 6:55 pm #1310627Hi,
Thank you for the login to your site, I have tested the page and find the element is hidden below 767px as the Element Visibility options indicate. Please try clearing your browser cache and checking again.Best regards,
MikeJuly 18, 2021 at 10:28 pm #1310643Hi Mike,
can you send me a printscreen? I cleaned the cache, tried anonym window, and nothing, still see the gallery on mobile devices as I sent on the printscreen before.
Thanks,
FilipJuly 19, 2021 at 12:14 am #1310650Hi,
I’m sorry somehow I got mixed up, you are correct I do see the element lower on the page, I can’t explain this right off but if you like you can add this css to correct the behavior:@media only screen and (max-width: 767px) { .hgall { display: none!important; } }
Best regards,
MikeJuly 19, 2021 at 11:31 am #1310709Hi Mike,
I see that you added Custom CSS Class “hgall” to the horizontal gallery. So I used your code and I added this class to the horizontal gallery on the other page and both are not displayed on mobile devices.
Thanks a lot for your help.
Regards,
FilipJuly 19, 2021 at 1:06 pm #1310718Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘Cannot hide Horizontal Gallery on mobile device’ is closed to new replies.