Why filter does not fit column?
-
Hello,
Please make sure you have updated the theme to the recent version as well as all the related plugins.
Best Regards
Yes I did and I believe it happen after adaptations.
Hello,
Please deactivate all the plugins not related to the theme, and switch to the parent theme if you are running the child one, check the issue again.
Best Regards
No changes same and with parent theme with plugins deactivated
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
body .woodmart-woocommerce-layered-nav .woodmart-scroll .swatches-display-list li {
margin-right: 7px;
}