• Resolved butrinty

    (@butrinty)


    Hi everyone,

    First of all, hats off to Alex for the fantastic theme!

    I would like to ask if it is possible and how should I reduce the space (vertical padding) between content in the sidebar. I would like to make it to 20px as it is the left, top, and right padding. Currently it is bigger, I guess somewhere around 50px.

    Thanks a lot! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, thanks! ??

    Add this custom css and adjust it as you wish:

    .sidebar .widget { padding: 30px 30px 0!important; }

    (Added important to override dynamics styles if you’ve got it set)

    Thread Starter butrinty

    (@butrinty)

    Got it! Thanks a lot Alex!

    Cheers!

    Thea

    (@dorothy1508)

    I’ve tried this and it did nothing.

    What I really want to do is have less space between the menu items.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Reduce space (padding) between content in the sidebar’ is closed to new replies.