ResolvedRemove blur effect

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29038

    Hello, how can i disable the blur effect when hovering over categories on home page
    Thank you!

    #29058
    Althemist
    Keymaster

    Hello frederickabdelmassih,

    The only way to remove the effect would be with custom CSS. Something like this:

    html.no-touch .rigid_bw_filter div.product-category.product img, html.no-touch div.product-category.product.rigid_bw_filter img {
        -webkit-filter:  none !important;
        filter: none !important;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register