Just so we’re on the same page, you see how my site looks now with the right side pulled to the left and the right sidebar smaller than the left sidebar? I just want to get them even like they were prior to my error. Where do I need to go to edit this?
Thanks for your help I’d be stuck without assistance
Okay I see your problem. I also undertstand your pain scripkeeper. Go to this link and it will help you.
#footer {
padding-left:80px;
}
#header {
padding-left:50px;
}
#page {
padding-left:80px;
}
Should do the trick just put this into the CSS Editor plug in.