Problem with tagdiv gallery mobile

Posted in: Newsmag
Post count: 19

When i create tagdiv galleries eith more than 4 images, the other images go below the gallery area covering post text. This happen in mobile view. Can you help me, please?

Post count: 6535

Hi

Please provide a link where I can inspect this issue.
Thanks!

Post count: 19
Post count: 6535

Hi

This images weren’t designed to be displayed on mobile devices: http://screencast.com/t/2SVGMmqsXhr I’ve checked your site and noticed that you have a css from theme panel which overwrite to default one in order to display those images. Try to remove this css, clear all caches and test again:

@media (max-width: 767px)
.td-doubleSlider-2 {
display: block;
}

Thanks!

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