gallery cropped on moblie view

Posted in: Newsmag
Post count: 7

Hi, i’m using Newsmag. I get an issue when viewing gallery on mobile. i dont know why the gallery look like cropped on mobile only. https://prnt.sc/k5xhn9

Post count: 20688

Hi,

The image should look the same as on desktop, I could take a look. Provide a link to this gallery on your website so I can inspect it.

Thanks

Post count: 7
Post count: 20688

The gallery seems to be broken on mobile – https://www.screencast.com/t/v6VYIz3W1itF

I could give you a code to fix it – https://www.screencast.com/t/JoEx8N1psgF
Enter it in Theme panel->Custom CSS section

@media (max-width: 767px) {
.td-pb-span8 .td-slider .td-slide-galery-figure {
height: 260px !important;
}}

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newsmag’ is closed to new topics and replies.