Gallery will not display images

Posted in: Newspaper
Post count: 16

Every few months I have this issue where my site will not display the photos in the gallery on mobile devices. Please check my site with google chrome, right click to inspect and check the responsiveness. Then reload the page. https://okinawahai.com I’ve deleted the theme and reinstalled, and the same with the plugins.

Post count: 35449

Hi,

You have set opacity 0 , see problem: https://www.screencast.com/t/ufBWb0YNO

Please put this css in Newspaper> Theme panel> Custom code> custom css
body.td-animation-stack-type0 .td-animation-stack .entry-thumb, body.td-animation-stack-type0 .post img {
opacity: 1;
}

See results: https://www.screencast.com/t/KPQAG4OiHaad

Thanks.

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