Tagged: image blue circle
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.
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
Do you know how I can get rid of those?
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:
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
Hi Mike,
The option solution with the red cross didn’t work, but the quick CSS solution did.
Thank you very much.
Geert
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