Jump to content
Sign in to follow this  
jasonbwhitman

Cannot Remove Padding On Left Header

Recommended Posts

jasonbwhitman

I have used this CSS custom code to remove the padding around my header: #header #branding .content-pad {padding: 0px;} The problem is, I still have a sliver of white on the left that I cannot get rid of and I am not sure why. I cannot even find the offending issue with Firebug. Help would be appreciated. http://www.thepoliticaloperative.com

Share this post


Link to post
Share on other sites
Danny
Hi Jason, Try this: [code] #branding { background-color: #991F2A; } [/code]

Please search our forums, before posting!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×