martharbl Posted March 16, 2021 Share Posted March 16, 2021 Site URL: https://www.kdloves.com/ Hi Paul, Could you tell me how I can hide a category in the navigation menu? I have two categories I want to hide which share the name of the title on the menu. I want to keep one page only and use the page on the nav. Remove; Collaborations and Kelling Designs sub categories Thanks Martha Link to comment
tuanphan Posted March 24, 2021 Share Posted March 24, 2021 Use this CSS .Header-nav-folder-title[href="/collaborations-1"]+span>a:first-child, .Header-nav-folder-title[href="/kelling-designs"]+span>a:first-child { display: none; } 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!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.