Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1156393

    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.

    #1156651

    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

    #1156683

    Click on ‘catalogus’

    #1156947

    Hi spitsdesign,

    Best regards,
    Victoria

    #1157107

    Below, the credentials. The developer from the filter plugin are also looking into it.

    #1157330

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.