Forum Forum WordPress Theme SNS Simen – MultiPurpose WooCommerce WordPress Theme Remove hover effect on image widgets

  • Author
    Posts
  • #20461

    GabrielWard
    Participant

    Hello,

    I am trying to remove the hover effect on the image widgets on the left hand side of pages. I have tried some simple CSS, for example

    .widget_sp_image a:before:hover,
    .widget_sp_image a:after:hover {
    display: none;
    }

    However I have not managed to remove the hover effect. I would be really grateful for any advice you might be able to offer on this.

    Thanks

    Gabriel

You must be logged in to reply to this topic. Click here to login or register