Tagged: horizontal gallery
-
AuthorPosts
-
February 9, 2018 at 11:27 am #910200
Hi Enfold-Team!
The pics of the horizontal gallery on mobile view are appearing cropped.
How can I change this? I need to see them full size.
Here is the website http://www.icherubiniabbigliamento.it/home and the gallery is on the homepageFebruary 9, 2018 at 1:25 pm #910243Hey emanuelecocchiaro,
Please try editing /wp-content/themes/enfold/css/shortcodes.css
on line 3814 you will find this code:.responsive .av-horizontal-gallery-img{ height: auto; width: 100%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); top:50%; position: relative; }change to look like this:
/*.responsive .av-horizontal-gallery-img{ height: auto; width: 100%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); top:50%; position: relative; }*/If this works for you you can add this modify copy to your child theme.
Best regards,
MikeFebruary 9, 2018 at 1:49 pm #910252Hi Mike thanks for your help, I did what you wrote but nothing changed, may you take a look please?
February 9, 2018 at 2:09 pm #910259February 9, 2018 at 5:14 pm #910316Hi mike, thanks for your reply. I tried doing what you said via ftp but nothing changes. Other suggestions?
February 10, 2018 at 12:22 am #910442Hi,
Thank you for making this change, I see the expected results.
Perhaps try clearing your browser cache. Please see screenshot in Private Content area.Best regards,
MikeAugust 24, 2018 at 8:46 am #1001062Hi,
i cannot find this line in my shortcodes.css.
And I’m having the same problem on mobile, the pictures are cropped.Regards,
AnitaAugust 24, 2018 at 1:11 pm #1001193 -
AuthorPosts
- The topic ‘Horizontal gallery cropped on mobile’ is closed to new replies.

