Mat
(@mateithemeisle)
Hello @thimmer ,
Thank you for choosing Neve!
I saw that a background color is applied to the layout cover which is affecting the thumbnails. If you want to adjust that per your liking you can insert the following code by going to Customizer -> Additional CSS
.cover-post:after {
background-color: rgba(0,0,0,.75) !important;
}
Here you can remove the background color of the thumbnail all together by replacing “.75” with 0 or you can have a slight background color overlay by adjusting the “0.75” to your liking. I would say .20 looks ok but of course it is up to you.
This is how it looks with 0 instead of 0.75 https://ibb.co/ByCwFq0
Please let me know if this works for you!
Thank you and have an amazing day!
thank you Mat, that really made it. Appreciate your help.
Cheers
Thim