Forums
Forums / Fixing WordPress / Deleting menu bar
(@pernillehfr)
8 years, 8 months ago
Hi
Can anyone help me how to delete the top menu (black bar above my logo, ‘fagiolo’)?
It is disturbing the mobile version of the blog, and is unnecessary for the use of the blog.
Thanks!
BR Pernille
The page I need help with: [log in to see the link]
(@sterndata)
Volunteer Forum Moderator
nav#site-navigation { display:none; }
To add CSS:
Learn to use the Chrome Developer Tools to help you see and test changes to your CSS.
It worked – thanks a lot.
The topic ‘Deleting menu bar’ is closed to new replies.