Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #466742

    hi, how can i set a mouse over image here?

    i don`t want this mouse over effect (arrow) at this image: http://i.imgur.com/myqkRkE.png

    Can you help me to get a custom mouse over image? can i add a mouse over image with ALB ?

    #467208

    Hey wiwaldi79!

    If you would like to remove it, please add following code to Style.css file of your child theme

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

    And it seems like you have already applied your custom overlay image – http://i.imgur.com/lM9mxM1.png

    Cheers!
    Yigit

    #467473

    WORK. CLOSED.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘custom mouse over image’ is closed to new replies.