Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #148970
    israel_finn
    Participant

    I’d like to be able to close the distance between widget items in the sidebar somewhat. https://israelfinn.com/

    Thanks!

    #148976
    Skandha
    Participant

    @israel_finn: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    aside {
        padding-top:0px !important;
        padding-bottom:0px !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #148982
    israel_finn
    Participant

    That worked perfectly. Thanks so much, Skandha!

    #148988
    Skandha
    Participant

    @israel_finn: Glad I could help you out. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘widgets too far apart in sidebar’ is closed to new replies.