- Code: Select all
#gkHeaderNav{
padding:0px;
background-color: #009275;
}
The problem is the inner pages have margin on the right and left so the color doesnt run side to side. How can i change the template to apply padding instead of margin on the inner pages or is there another way to achieve what I am trying?