• WPMarcM

    (@wpmarcm)


    Hi!

    how to minimize the space between plugings/images in thee sidebar?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @wpmarcm,

    Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    .widget { padding-bottom: 16px; margin-bottom: 16px; }

    Note that for spacing around specific elements, you’re going to need to target those specific elements with your CSS.

    — Anders

Viewing 1 replies (of 1 total)

The topic ‘limit space sidebar’ is closed to new replies.