This topic has 5 replies, 2 voices, and was last updated 2 years, 2 months ago ago by Azager
Hello,
The filter button does not open when i click on it on mobile view. It just flashes but does not open the product filter widget.
Hello,
The problem is caused by this custom CSS code – https://prnt.sc/gIUlXdWaNrSb , try to delete the code and check how it works then.
Regards
I just confirmed the issue.
You are absolutely correct. But i don’t want my page element to be too close to the header. I needed to add that padding.
Anyway you can help me with it?
Try to use this custom CSS code:
.woocommerce-page:not(.cart-checkout-advanced-layout) .site-header {
margin-bottom: 30px;
}
Regards
Thank you!
It works fine!
The issue related to '‘Shop Page Filter Not Opening On Mobile View’' has been successfully resolved, and the topic is now closed for further responses