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

    Hi,

    How can I stop the overlay from showing up when I mouseover the images on my posts?

    I thought the code was …

    #top.single-tribe_events .avia-post-nav {
    display: none !important;
    }

    Thanks.

    #474864

    Hey wackyadventurer!

    Please use following one instead

    .image-overlay { display: none !important; }

    Best regards,
    Yigit

    #475210

    Perfect!

    #475509

    Hi!

    Glad we could help :-)

    Cheers!
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Removing overlay on mouseovers’ is closed to new replies.