Title: keep navigation bar fixed
Last modified: August 31, 2016

---

# keep navigation bar fixed

 *  Resolved [plaidside](https://wordpress.org/support/users/plaidside/)
 * (@plaidside)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/keep-navigation-bar-fixed/)
 * How do I keep the navigation menu bar fixed in place even after scrolling down
   the page? I want to make it easy for people to navigate the site by simply finding
   the menus at the top no matter which page they go to. Also, how do I keep the
   current solid background color behind the navigation menus so that even after
   scrolling, the menu text will still be seen and not be covered by other images
   and text?

Viewing 15 replies - 1 through 15 (of 29 total)

1 [2](https://wordpress.org/support/topic/keep-navigation-bar-fixed/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/keep-navigation-bar-fixed/page/2/?output_format=md)

 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/keep-navigation-bar-fixed/#post-7286513)
 * I found some code from another thread that will allow you to do this. Just copy
   and paste it from the forum to Theme Options> Custom CSS.
 *     ```
       .trans-header #kad-banner {
           position: fixed;
          z-index:1000;
       }
       ```
   
 * I don’t think that you can control the background of the header as you scroll
   with CSS. This is an options in the premium theme though.
 * Let me know how that works for you.
 *  Thread Starter [plaidside](https://wordpress.org/support/users/plaidside/)
 * (@plaidside)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/keep-navigation-bar-fixed/#post-7286566)
 * Unfortunately, using this code leads to the text overlapping with the body content
   when I scroll. I just left the navigation bar as is.
 * This feature should be a default setting as it helps with user experience to 
   have the navigation bar readable even when someone scrolls.
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/keep-navigation-bar-fixed/#post-7286588)
 * Hey plaidside, there is a whole intricate set up for this in the premium version
   if you really want a header that sticks when you scroll. see here: [http://themes.kadencethemes.com/pinnacle-premium/](http://themes.kadencethemes.com/pinnacle-premium/)
 * Kadence Themes
 *  Thread Starter [plaidside](https://wordpress.org/support/users/plaidside/)
 * (@plaidside)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/keep-navigation-bar-fixed/#post-8967796)
 * Hello again,
 * How do I keep the blogs aligned evenly? Currently, each blog has different number
   of tags and summaries, so all the blog thumbnails on my homepage are not placed
   in an orderly fashion.
 *  Thread Starter [plaidside](https://wordpress.org/support/users/plaidside/)
 * (@plaidside)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/keep-navigation-bar-fixed/#post-8967807)
 * Another question. I’m seeing two overlapping gallery light boxes appear when 
   showing the images within my blog. I’m currently using Envira plugin. How do 
   I fix this so that I only see one? I won’t use Envira if this is what is causing
   the issue.
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/keep-navigation-bar-fixed/#post-8970226)
 * Please start a new topic for each new question in the future.
 * Can you share a link so that I can see this?
 * -Kevin
 *  Thread Starter [plaidside](https://wordpress.org/support/users/plaidside/)
 * (@plaidside)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/keep-navigation-bar-fixed/#post-8971351)
 * Here is the link: [http://www.themosaicfingerprint.com](http://www.themosaicfingerprint.com)
 * Is there a way to keep all the blog thumbnails on the same line? If you look 
   at the bottomm portion of the homepage, they are currently all shown in a disorganized
   fashion. Thanks.
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/keep-navigation-bar-fixed/#post-8971414)
 * The post grid isn’t designed to display at a full height. See here:
    [https://wordpress.org/support/topic/blog-grid-2/](https://wordpress.org/support/topic/blog-grid-2/)
 * The premium theme has the ability to display posts evenly though.
 * You can disable the theme lightbox in Theme Options> Misc Settings.
 * -Kevin
 *  Thread Starter [plaidside](https://wordpress.org/support/users/plaidside/)
 * (@plaidside)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/keep-navigation-bar-fixed/#post-8971498)
 * Thanks Kevin, although I don’t see this option under the Misc Settings. Is this
   option only available for Premium?
 * The only option I see is this under the Misc Settings:
    “Enable Pinnacle Galleries
   to override WordPress”
 * There is an ON/OFF switch for this. Is this the correct one?
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/keep-navigation-bar-fixed/#post-8971502)
 * Yes, turning that off should disable the second lightbox. Let me know if it works
   for you.
 * -Kevin
 *  Thread Starter [plaidside](https://wordpress.org/support/users/plaidside/)
 * (@plaidside)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/keep-navigation-bar-fixed/#post-8972639)
 * It looks like by switching it off, it also disabled the slideshow option. There’s
   no longer an option to click the right and left arrow to see other photos. How
   can this be fixed? Thanks.
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/keep-navigation-bar-fixed/#post-8974802)
 * You’ll have to choose which lightbox you want to use. I’m not familiar with the
   envira plugin, but perhaps you could disable its lightbox instead within the 
   plugin settings so you can retain the slideshow functionality.
 * Does that work for you?
    -Kevin
 *  Thread Starter [plaidside](https://wordpress.org/support/users/plaidside/)
 * (@plaidside)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/keep-navigation-bar-fixed/#post-8984398)
 * Hi Kevin,
 * Where do I submit a new ticket request for a new topic? Is there a way to include
   the word, “Search” next to the search icon at the Topbar? Or is there a way to
   create a search box on the navigation menu next to the other menu tabs?
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/keep-navigation-bar-fixed/#post-8987813)
 * You can post a new support ticket here at the bottom of the page:
    [https://wordpress.org/support/theme/pinnacle/](https://wordpress.org/support/theme/pinnacle/)
 * The best way to get the text in your search within the topbar is to go to Theme
   Options> TopBar Settings, and enable the topbar widget area.
 * Then, go to appearance> Widgets, and assign a search widget to the topbar widget
   area.
 * Does this work for you?
 * -Kevin
 *  Thread Starter [plaidside](https://wordpress.org/support/users/plaidside/)
 * (@plaidside)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/keep-navigation-bar-fixed/#post-8988418)
 * Thanks Kevin. I already have the Search icon showing on my Topbar as seen here
   themosaicfingerprint.com. Is there a way to put the word, “Search” next to the
   icon to make it more clear to people that this is a Search function?
 * I also could not find the Topbar widget in the Appearance> Widget> settings as
   you mentioned. Any idea why?
    -  This reply was modified 9 years, 3 months ago by [plaidside](https://wordpress.org/support/users/plaidside/).

Viewing 15 replies - 1 through 15 (of 29 total)

1 [2](https://wordpress.org/support/topic/keep-navigation-bar-fixed/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/keep-navigation-bar-fixed/page/2/?output_format=md)

The topic ‘keep navigation bar fixed’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/pinnacle/1.8.10/screenshot.png)
 * Pinnacle
 * [Support Threads](https://wordpress.org/support/theme/pinnacle/)
 * [Active Topics](https://wordpress.org/support/theme/pinnacle/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/pinnacle/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/pinnacle/reviews/)

 * 29 replies
 * 3 participants
 * Last reply from: [plaidside](https://wordpress.org/support/users/plaidside/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/keep-navigation-bar-fixed/page/2/#post-8992713)
 * Status: resolved