I’m making a Woocommerce Catalog with filter plugin. How do I reduce the whitespace between the widgets in the sidebar? How to remove the sorting options all together? I have a Child theme.
Hey spitsdesign,
I can’t see a sidebar on the page you linked to, where can we see the whitespace you want to remove?
Best regards,
Rikard
Click on ‘catalogus’
Hi spitsdesign,
Best regards,
Victoria
Below, the credentials. The developer from the filter plugin are also looking into it.
Hi spitsdesign,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.prdctfltr_wc {
margin-bottom: 0px;
}
Which sort options do you want to remove, the ones in the sidebar or in the content?
If you need further assistance please let us know.
Best regards,
Victoria