Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1227154
    Geert S
    Participant

    O X-gods, hear my humble plea!

    I would like to change the spacing between specific widgets is my shop sidebar: http://www.deconstructionart.com/shop/

    On the forum I have found css to change the spacing overall, but that’s not what I crave. I would like to reduce the margins/padding between the three Woocom Filter widgets and keep all other margins the same.

    Is there any hope for this lost soul? 😉

    Hope you can help!

    #1227158
    Geert S
    Participant
    This reply has been marked as private.
    #1227207
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    #woocommerce_layered_nav-4,
    #woocommerce_layered_nav-5 {
        margin-top: 10px;
    }

    Hope it helps 🙂

    #1227396
    Geert S
    Participant

    Wow, smashing! Thank you very much, it was such an eyesore -but now I can see! 🙂
    I’ve also figured how to identify possible future filtering additions, so I should be able to sort things out from now on (as far as margins in the sidebar go, that is).

    Once again, thanks a lot for your speedy and very helpful reply -keep up the great work!

    #1227416
    Thai
    Moderator

    You’re most welcome 🙂

    If you need anything else please let us know.

  • <script> jQuery(function($){ $("#no-reply-1227154 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>