Hi
When I see a single post and there is a small image I would like to become the background from gray to white.
Here an example:
Can you help me?
Thanks
Marco
Hey Marco,
Please try the following in Quick CSS under Enfold->General Styling:
.small-preview {
background: transparent !important;
}
Best regards,
Rikard
Perfect! Thanks