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

    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

    #1477155

    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

    #1477161

    Hey Mike,
    Thank you very much.
    Clearing the cache (plugin and browser) did the job.

    kind regards
    Per

    • This reply was modified 1 week ago by sh7850. Reason: spelling error
    #1477163

    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 ‘Problem with Image Caption Overlay Opacity and Background Color’ is closed to new replies.