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

    Hi. I’ve tried various solutions from the forum to fix this issue, but am not coming up with the right one.

    On thepage cited below, I want the hover effect on the three images in the Consult Forcast’s Experts to not change the color at all. The only feature I’d like it to perhaps deepen the color slightly so that people know that this is a clickable object.

    Right now when one hover’s over the image, it switches to a format that makes the type illegible.

    #890807

    Hey Brigitte,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
    Do they have the same settings?

    You can try this code:

    
    .av-overlay-hover-deactivate:hover .av-caption-image-overlay-bg {
        opacity: 0.7 !important;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #890809

    That worked perfectly! Thank you.

    #890883

    Hi abparenteau,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.