- This topic has 5 replies, 3 voices, and was last updated 5 years, 11 months ago by
Tom.
-
AuthorPosts
-
May 30, 2016 at 4:51 am #197919
Ermanno
Hello Tom, I’m sorry for my english, but I am Italian and I can write it well, I have used for years Genesis and Headway frameworks, and only recently I discovered your fabulous generatepress, I started using it in combination with Beaver Builder, winning combination, other visual composer have too bloated code, I wanted to ask you a suggestion, I should make a site (with generated press) where a part of it, it will be like another site, that I will have the pages and place with a different graphic from ‘entire site and also a different navigation bar, for graphics I have no problem, for the bar what tips? I would use the second navigation bar, but does not have a chance to be stiky or you can do? How else could I do? Thanks for any suggestions, ciao Ermanno.
May 30, 2016 at 9:42 am #198018Tom
Lead DeveloperLead DeveloperHi there,
We have our Secondary Navigation add-on, but it currently doesn’t have the ability to be sticky.
However, you can try making it sticky with this plugin: https://en-ca.wordpress.org/plugins/sticky-menu-or-anything-on-scroll/
Let me know if that helps or not π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentMay 31, 2016 at 1:19 am #198207Ermanno
Thank you so much, you can call up the second nav bar only a few posts and pages, or you have to darken in all except those that we need? I wrote a small article on why I prefer Generatepress other framework if you want to see here is the link: http://www.ermanno.land/blog/addio-genesis-benvenuto-generatepress/
May 31, 2016 at 11:08 am #198290Tom
Lead DeveloperLead DeveloperGreat article, thank you!
You can do this with our Simple CSS plugin: https://wordpress.org/plugins/simple-css/
In “Appearance > Simple CSS”, add this CSS:
.secondary-navigation { display: none; }
Then when editing the pages you want the navigation to appear on, add this into the “Simple CSS” metabox:
.secondary-navigation { display: block; }
That should do it π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentFebruary 14, 2017 at 10:12 pm #278924Brian
Update. Worked for me (two sticky header menus).
February 15, 2017 at 12:21 am #278943Tom
Lead DeveloperLead DeveloperGlad you got it working π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development -
AuthorPosts
- You must be logged in to reply to this topic.