Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1006660
    twigglee
    Participant

    Hi,
    I want to add a little bit of a whitespace at the bottom of my menu so the content isn’t right next to the boarder (a bit like the x demo icon 3).
    Thanks

    #1006663
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! To assist you with this request, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1006669
    twigglee
    Participant

    http://twigglee.com/
    The bottom of the right sidebar has no whitespace but I’d like to add a bit of whitespace.
    Thanks 🙂

    #1006674
    Friech
    Moderator

    Hi There,

    You can add this under Custom > CSS in the Customizer.

    .x-sidebar .widget ul li, .x-sidebar .widget ol li {
    	padding-top: 1.5em;
    	padding-bottom: 1.5em;
    }

    Adjust the 1.5em value where you see it fits.

    Hope it helps, Cheers!

    #1006682
    twigglee
    Participant

    Thanks!

    #1006683
    Friech
    Moderator

    Glad we could help, Cheers!

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