Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #286548

    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

    #286561

    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

    #286566

    Thank you :)))))))

    #286571

    Hi!

    You are welcome, glad we could help! :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to remove the effect on images that have links’ is closed to new replies.