• Resolved lumjona1

    (@lumjona1)


    When I finish a filter and try to do another filter. The filter and reset button flips as soon as I hover over the 2 buttons.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support mediawebster

    (@mediawebster)

    Hello

    This is a CSS conflict with the current theme

    Add CSS

    .woocommerce .woof button.button:hover{
    padding: 0px;
    }
    .woocommerce .woof button.button:after{
    display:none;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Filter and Reset Button flipped’ is closed to new replies.