cdbriggs Posted May 23, 2020 Share Posted May 23, 2020 Site URL: http://www.claytonbriggs.com Hi everyone! I am hoping to hide "home" from the navigation bar on all pages. It's the first page in an index. I'd move it to the "not linked" section, but there are other pages in the index (about, contact) that I do want listed. Is there a code that I can use to hide this? I use the Horizon template (Pacific family). Thank you in advance! Link to comment
tuanphan Posted May 23, 2020 Share Posted May 23, 2020 Add to Home > Design > Custom CSS header#header .index.home:nth-child(3) { display: none !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.