Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #455649

    First image only (first of 3) has hover behavior, even though the setting for hover behavior is ‘no’. Have taken the image out and reloaded it numerous without any change to it’s behavior. No link is associated with it. Please advise how to remove the hover behavior.

    Thanks!

    #455887

    Hi damatia!

    Please try the following in Quick CSS under Enfold–>General Styling:

    .image-overlay {
     visibility: hidden;
     }

    If that doesn’t work then please send us a link to the page in question and we’ll have a closer look.

    Regards,
    Rikard

    #455999
    This reply has been marked as private.
    #456022

    Hey!

    Please try the following instead:

    .av-image-caption-overlay {
     visibility: hidden !important;
    }

    Regards,
    Rikard

    #456893

    Thank you very much. That took care of the behavior!

    Regards

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘image has hover behavior – setting is set to 'no'’ is closed to new replies.