Reduce space between widgets
-
Hello everyone!
I just wanted to know how can I reduce the space between widgets on right bar. Thanks!
The blog I need help with is: (visible only to logged in users)
-
Current bottom margin is 2.5714em. Change it to a lower em.
#secondary .widget { margin-bottom: 2.5714em; }
- The topic ‘Reduce space between widgets’ is closed to new replies.