Archived topic
Only navicon as menu
5 replies · Started by Fernando Díaz Gascón on December 2, 2015
Hello,
I tried different options of the GP theme, and with the menu plus addon, and I dont find a way to have only the navicon as menu in all screens.
I would like to have the same appearance I see in mobiles for the menu, also for the desktop.
How can I make it?
Thanks in advance!
Hi there,
Best way to do this is to set your menu logo to display in regular + sticky.
Then hide the header:
.site-header {
display: none;
}
This works best when the sticky effect is set to "None".
I return to this topic after long time. I dont know if the answer continues being valid.
I try to do that with no result.
My goal: Only navicon as menu in desktops.
I put that CSS and I dont see the navigation at all. Only if I put the Main Navigation below the header (and then I see the menu).
As you say, I put the "navigation logo placement" with "Sticky+Static" and I put the sticky effect to "None".
You can see the result of the CSS, main navigation below the header, "navigation logo placement" with "Sticky+Static" and sticky effect to "None": http://www.hornoecolocal.es/wp-content/uploads/2017/03/test.png
I still see the menu.
Do I make something wrong? Do I miss something?
Thank you in advance.
Is your menu you have set as the primary menu completely empty in "Appearance > Menus"?
Great! I had to create a menu and leave empty. I did it and it was allright. Thanks a lot!
You're welcome :)