I have a problem with Image Caption Overlay Opacity and Background Color.
(is this an Enfold issue?)
When creating new images, the Image Styling Image Caption Overlay Opacity and Background Color does not to work. The image is displayed with no overlay.
When logged into WordPress and displaying the page, the overlay is shown.
Previously created images, works fine.
If I copy previously created image, the overlay is not shown in the copy.
Versions:
WordPress 6.7.2
Theme Enfold 6.0.9
Hey sh7850,
Typically when you are logged in and css of an element is correct, this is a sign that the issue is with your caching plugin. Try clearing or disabling your caching plugin. Then clear your browser cache, and check.
Or try this css in your Quick css:
.avia-image-container .av-caption-image-overlay-bg {
opacity: 0.6;
background-color: #ffffff;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hey Mike,
Thank you very much.
Clearing the cache (plugin and browser) did the job.
kind regards
Per
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