Archived topic
Top Bar/Secondary Navigation Area
23 replies · Started by Darron on April 6, 2016
I'm not sure what you mean by vertical slider bar? Any examples?
Is there an option to make the Top Bar/Secondary Navigation Area sticky?
Same as the Primary Navigation.
Something like this -
http://www.meryll-degordon.com/
Not currently.
The issue is when multiple elements become "sticky", they overlap each other unless there's some pretty heavy logic involved.
If you only want the top bar/secondary nav to be sticky (and not the primary nav), I might be able to give you some CSS.
Let me know :)
Thank you Tom for the prompt reply.
I am just fine with the sticky primary nav.
Was just checking the options available.
By the way GP Premium is an excellent plugin!
Glad you like it! :)
Hello Tom i would like to know some CSS about sticky topbar as you said before :)
Can you try:
.top-bar {
position: fixed;
top: 0;
width: 100%;
}
HI Tom,
Thanks for making such a great theme. This is my first time using your theme, and I love it.
I found this thread on adding custom text etc into the top bar above the header. I have successfully added the code you suggested to have content on the left and right side of the top bar, but I was hoping you can help me edit the code to have only one peice of text in the center of the top bar such as a phone number.
Thanks very much for your help.
Lea
Hi Lea,
would you mind raising a new topic where you can share your site link privately using the Site URL field. We can then give you 100% attention as this topic is quite old.