Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10953
    nickf26
    Member

    Hello,

    i want to make the space between widgets on my right sidebar smaller, theres too much space between them.

    http://sunstatebuilder.com/page/

    #10960
    Sakin
    Keymaster

    @nickf26: You can change the margin as per your need. Just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #secondary .widget { margin-bottom: 40px; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Spacing between Widgets’ is closed to new replies.