Spacing between widgets

Posted in: Newspaper
Post count: 1

Hello,

Maybe someone can help. For the life of me, I can’t figure out how to chance spacing between widgets on the right hand side of my page–between my ads there are a giant gap.

Site is http://eastcountytoday.net/ and before the update, the ads would have a very small gap and now its huge.

Please help and thank you.

Post count: 6535

Hi

Try this css in theme panel > custom code > custom css: http://screencast.com/t/W2iFJOrkCcRf

.widget_text {
margin-bottom: 10px;
}

You can change the margin value as you like.
Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.