Add this into the Custom CSS box located in your Salient Options panel :
html body #header-outer[data-format="centered-menu"] header#top .span_9, #header-outer[data-format="centered-menu"] header#top .span_9 .sf-menu {
top: -10px;
}
html body #header-outer header#top nav > ul.buttons {
top: 10px;
}
html body header#top #logo img {
margin-top: 13px !important;
}
I've a single page app. I've added a new page "/start-project", the menu on top has wrong url (it adds domain/page/#tag).
How do I sort this out?
Vasudevan
Hey!
For the single page you need this. It wont work without it.
Thanks
Salient Support Team | Say Hello!
Thanks Tahir. Understand.
Is there a way to hide the menu (except the logo) on other page? (I've a page http://indesigns.co/start-project)
Sure, Add this into the Custom CSS box located in your Salient Options panel :
Salient Support Team | Say Hello!
Thanks a lot. Worked like a charm.
I also need to reduce the width of the header where the top nav is. Also align the menu to the logo vertically.
Please refer to the attached screenshot.
Thanks in advance!
Hey Again!
Salient Support Team | Say Hello!
Superb. You are awesome Tahir. Thanks a lot!