Categories: Layouts & Templates :

Increase space between Page titles and Blog Archive?

Showing 1-2 of 2 messages
Increase space between Page titles and Blog Archive? JonnyFrosty 6/26/12 1:09 PM Hey, Just wondering if anyone could help me on how to increase the space between my Page titles and my Blog Archive? Currently I think they look too close together; the Blog Archive needs to be pushed down slightly: http://jonnyburtart.blogspot.co.uk
Re: Increase space between Page titles and Blog Archive? Peter McCartney 6/26/12 8:12 PM Dashboard > Design > Template Designer > Advanced > Add CSS - Paste the following code (see note below) - Preview before saving - if happy - Apply to Blog: #sidebar-wrapper {    margin-top: 20px!important;} Note: (a) Backup template beforehand(b) Adj