Laurelb01 Posted April 6, 2022 Share Posted April 6, 2022 Site URL: https://banjo-bell-9mcf.squarespace.com/ Hey! I have a page that I want to hide in the navigation only. This page needs to stay in the Member Area - which means I can't move it to "not linked" How do I hide this with css for the Members Area navigation? Would anyone be able to walk me through how to find the right elements for the css, as I don't think I can share the membership link. Link to comment
tuanphan Posted April 10, 2022 Share Posted April 10, 2022 Hi, Have you found a solution yet? 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
sambatista Posted July 12, 2022 Share Posted July 12, 2022 (edited) Hi @tuanphan! Do you happen to have a solution for this? I just created a Member Area using a portfolio (an online course with multiple sessions). Instead of having the portfolio as the only link in the menu, I'd like to link each session individually. But because there is no "Not Linked" section for Member Areas, is there a way to hide it from the menu? Update: I was able to hide the portfolio from the desktop menu by using the following code, Quote .header-nav-item--folder .header-nav-folder-content .header-nav-folder-item:first-child { display: none; } But I can't seem to find a way to target the portfolio on the mobile menu (first link after the "Back <" link), regardless of what I do. Got any thoughts? Thanks! Edited July 12, 2022 by sambatista Link to comment
mountainduck Posted July 13, 2022 Share Posted July 13, 2022 I am trying to achieve something similar - just "not show" a link to a specific page - but site wide ... I still want this page accessible, and it is linked via a separate button in the Menu already. Seems clunky/horrible that users of the platform are doing this kind of thing with CSS themselves. Surely the platform could provide a "Show In Menu" toggle, which the back-end can handle during processing to just *not even render* HTML elements for those items with the Option toggled off ? Am I missing something...? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment