Hello !
Please use this code: .tdb-template .td-main-content-wrap{
padding-top: 5px;
}
The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
Thank you !
Thanks for the reply but that does not fix the problem I need to resolve.
If you click onto any post, I have many a gallery of many pictures of said statue.
When you click to enlarge the image it blows up into a fullsize image that has this annoying black haze towards the bottom of the image. The top of the image is crystal clear but the bottom isn’t. Please how do I remove this bottom darkness in the images when viewing them?
You can clearly see it in every single image in the entire website, even on the front page you see the image clear from top to middle but once you look at the bottom of the image it goes darker. How do I make every single image on the website crystal clear to see without any effects.
It seems to be some sort of effect that needs to be disable or removed.
https://statuecollecting.com/silver-surfer-maquette/
Check the silver surfer post as it clearly shows this effect of the images going darker the lower you view it. Click on any of the images with a whitish background and look towards the bottom when it pops up in a larger image you can see this darkening effect towards the bottom. Please help
Hello !
Please use this css code for the image haze problem: .mfp-ready .mfp-s-ready .mfp-figure:before{
opacity: 0;
}
Please note that at the moment the Support team is not 24/7 available. We answer the topics from Latest to Newest Monday – Friday from 08:00AM to 05:00PM GMT+2
Thank you !
Hi,
Please try this custom css -> https://i.imgur.com/KR8uYY8.jpg
.td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:before {
opacity: 0;
}
Hope this will help you!
Have a nice weekend!