Archived topic
Secondary navigation and header widget
5 replies · Started by Johan Falkbrink on January 22, 2015
I wonder how to move the header widget that you want up there next to the logo and if you choose and have the secondary navigation that you can also move the one you want to type next to the logo how to fix this ???
Hi there,
Not exactly sure what you mean? Where are you wanting to move the header widget? To the right of the logo?
What I mean is that if you check this page for secondary navigation located high up can not move it down a bit and be able to move into it a little bit towards the middle.
When it comes header widget I want to be able to control it the same thing is going a bit too high up not centered
Gotcha.
Nav CSS:
.secondary-nav-float-right .secondary-navigation {
margin-right: 30px;
margin-top: 30px;
}
Header widget CSS:
.header-widget {
margin-right: 30px;
margin-top: 30px;
}
You can adjust the pixels as needed.
Nice site! I'm a massive hockey fan :)
thanks!!!
You're welcome :)