Tagged: Burger Menu
Hi,
Is it possible to have a burger menu on one page (in this case the home page) without a logo, and then have a standard menu on all other pages with a logo?
Thanks
Phil
Hey philthebass,
To show the burger menu on the homepage try this: https://kriesi.at/support/topic/how-to-display-menu-burger-only-on-home-page/#post-861015
Then you could hide the logo on your homepage like this:
.page-id-3338 <---your home page .logo {display:none!important;}
Best regards,
Mike