Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter [email protected]

    (@justininsearchofwondercom)

    Any help please?

    damn you have been waiting 3 weeks for a response? Let me see if i can help you.

    It looks like all you need to do is change the
    margin-bottom

    on the .widget class. It is currently set at 40px. You need to open up your themes CSS file and change the value from 40px to, say, something like 20px (for half the distance between widgets).

    .widget { margin-bottom: 20px; }

    Thread Starter [email protected]

    (@justininsearchofwondercom)

    That works perfectly. Thank you so much Evan!

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