Tagged: x
-
AuthorPosts
-
April 21, 2016 at 6:38 pm #894485
Bent MParticipantSome of my pages have (as desired) the navbar static (going with the page) and others staying fixed as users scroll down.
As I’d like it here: http://Visionears.com
Not working right: http://visionears.com/live/I tried your CSS fix as in one of your forum-topics, but it did not change anything.
Bent.
April 22, 2016 at 7:11 am #895235
Paul RModeratorHi Bent,
Please navigate to Appearance > Customize > Header and set Navbar Position to static top.
http://screencast.com/t/P9Myo90kq
Thanks
April 22, 2016 at 2:03 pm #895762
Bent MParticipantThat was the first thing I tried.
April 23, 2016 at 7:53 am #896608
ThaiModeratorHi Bent,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link login to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
April 26, 2016 at 3:09 pm #900922
Bent MParticipantThis reply has been marked as private.April 27, 2016 at 6:12 am #901911
RupokMemberHi there,
Thanks for updating. When you set One Page Navigation it will automatically add Fixed Top instead of Static Top because Static Top won’t make any sense while you are using One Page Navigation since the menu item won’t be clickable after scrolling to a section. You can override this by adding the below CSS (not recommended though) :
.x-navbar-fixed-top { position: relative; }You can do it for certain pages by adding preceding page ID or placing this on page level CSS.
.page-id-7293 .x-navbar-fixed-top { position: relative; }Hope this makes sense.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-894485 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
