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

    In the popular posts widget, I get these weird blue circles on top if the thumbnail images. I don’t know where they are coming from.
    example of circles
    They dissappear once you have moved the mouse over them.

    Something similar happens to some images in pages if the mouse moves over them, but that is less of a problem
    blue dot on image

    Do you know how I can get rid of those?

    • This topic was modified 1 year, 4 months ago by geert18.
    #1401697

    Hey geert18,
    Thank you for the link to your site, these are the Linked Image Overlay, I believe they are showing incorrectly due to a cache conflict from your siteground cache.
    If you don’t want them at all check your Enfold Theme Options ▸ Advanced Styling for Linked Image Overlay and remove this option by clicking the red X:
    Enfold_Support_694.jpeg
    then clear your siteground cache.
    Or you can add this css to your Enfold Theme Options ▸ General Styling ▸ Quick CSS field

    .image-overlay.overlay-type-extern .image-overlay-inside:before {
    	display: none;
    }

    Best regards,
    Mike

    #1401701

    Hi Mike,

    The option solution with the red cross didn’t work, but the quick CSS solution did.

    Thank you very much.

    Geert

    #1401705

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Weird blue circles on top of images’ is closed to new replies.