Problem with thumbnail

Posted in: Newsmag
Post count: 39

Dear Support

Currently, I have Issues with the CSS of my image gallery thumbnails.
The first page the thumbnails load correct but if I click page 2 the thumbnails are only shown (non-white overlay) on a mouse hover.
Question:
– Is this a conflicted CSS thing?
How can I overcome this with a custom CSS rule?
– Or is this a lazy load setting?

Example:
This loads ok:
https://www.idiots.beer/photos-brugs-bierfestival-2020/nggallery/thumbnails
Then: Click on that page to another page of the thumbnails

The result is this:
https://ibb.co/SyTkvS4

Krs
Dieter

Post count: 35449

Hi,

Make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If there is still a problem, you can try this custom css:
body.td-animation-stack-type0 .post img {
opacity: 1;
}

The code need to be set in Theme panel> Custom code> custom css.

Let me know the results!
Thank you

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