Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1234315
    mathijs84
    Participant

    Hi guys,

    On http://www.wausclothing.com/ i have a shortcode with random products at the bottem of the page.

    Underneath is a button, but there is to much space between the products and the button. I would like to make the button closer to the products. How can i do this?

    Site is under construction, so not always out of maintenance mode. if so please log in, i will add details in next post.

    Thanks!!

    #1234318
    mathijs84
    Participant
    This reply has been marked as private.
    #1234420
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .home .woocommerce li.product {
      margin-bottom: 20px;
    }

    Adjust the value if needed.

    Hope this helps.

    Cheers!

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