- This topic has 12 replies, 2 voices, and was last updated 4 months, 1 week ago by
Leo.
-
AuthorPosts
-
October 26, 2020 at 10:57 am #1505143
Klaus
October 26, 2020 at 11:01 am #1505146Leo
StaffCustomer SupportHi there,
Can you activate the sticky navigation first?
I don’t believe it’s activated currently.
Let me know 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 26, 2020 at 11:13 am #1505155Klaus
Hi Leo
it is on Navi and off canvas
October 26, 2020 at 11:18 am #1505161Leo
StaffCustomer SupportWould this option work better for you?
https://docs.generatepress.com/article/navigation-as-a-header/Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 26, 2020 at 12:09 pm #1505217Klaus
My primary menu is an empty menu. Could this cause these effects?
October 26, 2020 at 12:21 pm #1505235Leo
StaffCustomer SupportNo shouldn’t be.
Can you activate the option and let me have a look?
If not I’ll provide the CSS.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 26, 2020 at 12:24 pm #1505237Klaus
I solved like this (not sure if this the best way)
navigation as a header on
moblie navigation on
off canvas off
set the breakpoint for mobile navigation to 6000pxthen ccs-code in the child theme (because I don’t want to see the logo)
.main-navigation .site-logo.navigation-logo img, .mobile-header-navigation .site-logo.mobile-header-logo img, .navigation-search input[type="search"] { display: none; }
October 26, 2020 at 12:26 pm #1505240Klaus
Primary menu is activated and the off canvas is disabeled
October 26, 2020 at 12:28 pm #1505243Leo
StaffCustomer SupportSorry I thought you wanted the off canvas menu?
It really shouldn’t be that complicated.
Can you try my steps first?
So remove the logo if you don’t want a logo, then activate this option:
https://docs.generatepress.com/article/navigation-as-a-header/Please also disable the caching plugin so I can view the source code.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 26, 2020 at 12:45 pm #1505267Klaus
I deactivate the cache-plugin and activate header for navigation
October 26, 2020 at 12:47 pm #1505268Leo
StaffCustomer SupportDo you want to use the off canvas navigation or no?
If yes can you activate it?
And change the breakpoint back to
768px
for now.Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 26, 2020 at 1:44 pm #1505343Klaus
I change the breakpoint to 768 px. The only thing now is that there is no hamburger menu, which I prefer
October 26, 2020 at 5:40 pm #1505515Leo
StaffCustomer SupportSo you want only the hamburger menu on desktop right?
If so follow this method:
https://docs.generatepress.com/article/off-canvas-panel-overview/#use-off-canvas-menu-onlyDocumentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.