-
-
Specular Theme.
I am using the business corporate page layout for my clients website and want a sticky navbar, but it’s not the navbar that is sticky.
Is there anyway to use the button design and header advert space but get the navbar to be sticky instead of the header widget area?
Thanks
Pete
-
Hello,
The theme has sticky navigation. You can turn it on at header options -> sticky nav.
I don’t understand well the question. Please can you show me your site or any screenshot to illustrate it?Regards!
-
I am using the last header style in the list, Navigation with border separators, below logo.
This header has logo – Widget space
Navigation below
When you select Sticky Nav it makes the Logo – Widget space sticky not the Navigation bar below logo.
My site is https://www.stkatherineslincoln.co.uk please have a look, I would like either just the navbar sticky or both logo line and navbar if possible.
Hope you understand what I mean.
Thanks
Pete
-
Hello,
Please add this custom css code:
.header_12.open .full_nav_menu { position: fixed; margin-top: 50px; }Best regards!
-
That didn’t change anything, it was still the logo and widget area that is sticky not the nav bar.
-
Hello,
Please add !important to the code :.header_12.open .full_nav_menu { position: fixed !important; margin-top: 50px !important; }Let us know.
Best regards! -
No change, it’s still the same, logo sticky but not nav bar.
-
Hello,
Please send us your credentials in a private reply to see this issue further.Regards!
-
I sent a message through your profile page on theme forest with WP details on, did you get it ok?
Thanks
Pete
-
Hello,
Please check your email. We answered you there.
Best regards! -
I’ve just tried the code and it didn’t do what it should of, it made the nav none sticky and stopped the drop downs working.
Should it be possible to make the navbar sticky with this configuration?
Pete
-
Hello,
We have responded you by email.
I don’t see the changes applied. Please replace the code I gave you and add the custom css code. It should work.Regards!
-
You must be logged in to reply to this topic.