Bug: Cleared filter keeps margin
-
Hello,
I have only imported a prebuild website without any customizations in Theme settings or anywhere else. Then I have applied a filter in the product archive page. After that, I have cancel the applied filter by clicking “Clear filters” button. The filter was canceled, but as you can see in the attached file, it keeps bottom margin of the canceled filter.
Please see the attached file, there it’s clearly explained step by step.
Best Regards
Attachments:
You must be
logged in to view attached files.
Hello,
May I request you provide admin access to the website so I can investigate the issue there?
Looking forward to collaborating with you!
Kind Regards
Hello,
I am sending admin access info in the private content.
Best Regards
Hello,
For now, please add the below code into the “Global Custom CSS” area (Theme Settings -> Custom CSS) to fix it.
.wd-shop-active-filters:not(:has(.wd-active-filters)) {
display: none;
}
In general, in our next update, we will fix that issue.
Kindly accept our sincere apologies for the inconvenience caused to you and don’t hesitate to reach out if you have any additional questions.
Kind Regards