Tagdiv Gallery is not Working Properly

Posted in: Newspaper
Post count: 238

I just noticed the tagdiv gallery isn’t displaying properly. Visit http://bit.ly/2rsmuO0 for how it shows. I don’t know what is causing that.

Post count: 20688

Hi,

From what I can see this is caused by a “Pin it” button that tries to display on the images. It’s CSS is conflicting with the theme. Try a code like this in Theme panel->Custom CSS and it should resolve the problem
https://www.screencast.com/t/tztUl36NB

.td-gallery div.sw-pinit {
position: static!important;
opacity: 1!important;
}

Thanks

Post count: 238

Solved.
THanks.

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