Tagged: 

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

    Hello,

    I have four images displayed separately in 1/4 sections that all link to a different page. Currently when I hover over the image it shows a white overlay and a circle with an arrow inside of it. I was wondering if it is possible to change the white overlay to a different colour?

    Thanks!

    #372939

    Hi ItsYeBoi!

    Add this to your custom CSS.

    .image-overlay { background: red !important; }
    

    Best regards,
    Elliott

    #373320

    Thanks Elliott!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Image Hover Colour Change’ is closed to new replies.