Hi, I have the css upgrade; I'm using the 3 column format of the Adventure journal theme. For some reason, the padding on the left sidebar is different from the padding on the right sidebar. I've used the following css to alter the sidebar padding:
#secondary .widget,#tertiary .widget {
background:none;
background-color:transparent!important;
margin-bottom:0;
min-height:0;
padding:0;
}
I thought this covered both sidebars, but it appears not to be doing so. Please help. If you look at my blog (http://thesouthboy.com) the left sidebar is the padding I'd like to emulate for the right sidebar as well. Thanks.
The blog I need help with is thesouthboy.com.