Increase margin-top for main-nav
-
I need to increase the top margin of the main-nav more than the 80 px allowed by the customiser. I’ve tried the following code but when I check it in web inspector in chrome its crossed out so being overwritted by something else but I’m not sure what?
#nav-main {
margin-top: 140px;
}
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Increase margin-top for main-nav’ is closed to new replies.