Dear support
I wish to deactivate the effect thats on linked images. I dont like the way posts featured images are displayed when using muliauthor. It put two circles on the same thing: circle on image and author image. Too many circles :)
How can I deatcivate that effect? Is it doable only for blog posts images?
Thank you
Hey Gurify!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.big-preview.multi-big .image-overlay {
display: none!important;
}
Best regards,
Yigit
Thank you :)))))))