Image Hover Background

Viewing 2 posts - 1 through 2 (of 2 total)
  • #16432
    johnclassick
    Participant

    I’d like there to be no…shadow behind the image when I hover the mouse over the image. How do I accomplish this?

    #16447
    Daniel Tara
    Keymaster

    Add this to your custom styles:

    .entry-content a:hover img,
    #attachment-nav a:hover img {
    	background:#fff;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

Tagged: , ,

You must be logged in to reply to this topic.