ccarter13 Posted December 28, 2023 Posted December 28, 2023 Hello! I am trying to figure out how to hide the navigation bar on some of my pages (not entire website) but still keep just my logo. I would like to do this for both desktop and mobile. Thanks for your help in advance!
tuanphan Posted December 30, 2023 Posted December 30, 2023 You can edit that page > Add a block > Choose Code > Then paste this code <style> header#header nav, .header-burger { visibility: hidden !important; } </style> KhanhLy174 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment