- This topic has 3 replies, 2 voices, and was last updated 3 years, 4 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Issue with galleries
Hi,
web: www.restaurantrosamar.com
We have a problem displaying galleries in mobile view. For example in: https://www.restaurantrosamar.com/celebracions/
Gallery images are not displayed correctly in mobile view. It is a gallery created with Elementor.
Screenshot:
https://i.imgur.com/3VYL0yb.jpg
How can we fix this issue?
Thank you very much for your help.
Best regards,
Vanessa
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.e-container {
flex-wrap: nowrap !important;
}
}
Regards,
Brad
Hi Brad,
Issue solved. Thanks for your help!
Best regards,
Vanessa
🙂
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]