Hey
I have tried to remove the background from the featured pictures in the blog posts. It is because i have uploaded a round logo in png, the problem is that the rest of the square where the logo is, is turning into a grey color and it has to be white.
The homepage i’m working on is: vhkforening.dk (scroll down to the blog posts).
Hope you can help, thanks :)
Hi tcoach84!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.main_color .small-preview {
background-color: transparent!important;
}
Regards,
Yigit
Perfect Yigit
Thank you very much :)