Hi,
I am trying to remove the margin that is on the website. I cannot find the CSS to do this. Specifically I want to remove the margin from the left/right of the MainNav and Branding sections.
You can see there is a margin on the left which is preventing me from putting my logo at the left side of my heading.
I tried the following CSS which removed the branding padding but I cannot get rid of the margin:
.fixed_width #branding .content-pad {
padding: 0 0 0 0;
}
Thanks
Jason
Remove page border
Started by
yourtribute
, Nov 23 2011 09:30 PM
2 replies to this topic











