EsterB Posted May 24, 2022 Share Posted May 24, 2022 Site URL: https://raspberry-wolverine-7tn4.squarespace.com/ Hi all, Standard in Brine the folders in the navigation go to the first page in the folder. I would like it to link to an overview page with the same name and NOT the first page in the folder. Is there a way to make that happen? Thanks ever so much for you help! Password: SparkNano_review Link to comment
paul2009 Posted May 24, 2022 Share Posted May 24, 2022 (edited) @EsterB If you add the overview page as the first item in the folder, this will create the action that you require. You can then hide this item using some CSS. For example to hide the "Products" link in the "Our Products" folder, you might use: a[href="/our-products-1"].Header-nav-folder-item { display: none; } Did this help? Please give feedback by clicking an icon below ⬇️ Edited May 24, 2022 by paul2009 About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links. Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. Link to comment
EsterB Posted May 24, 2022 Author Share Posted May 24, 2022 Yeah sorry, my bad explaining correctly. I put our products in the folder now because I had no way of getting to the folder via de folder name that is in the navigation. I would like to take 'our product' out of the folder and have the folder name redirect to this page. E.g I would like to link the navigation title Applications to the applications overview page and not to hydrogen. And the navigation About to About SparkNano without having the page in the folder. Am I making any sense? Link to comment
paul2009 Posted May 24, 2022 Share Posted May 24, 2022 3 minutes ago, EsterB said: Yeah sorry, my bad explaining correctly. I put our products in the folder now because I had no way of getting to the folder via de folder name that is in the navigation. That's what I'd understood. If you add the CSS provided, the 'products' link (within the products folder) should be hidden, but clicking on the product folder should go to the products page. Is this not what you want? 🤔 About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links. Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. Link to comment
EsterB Posted May 24, 2022 Author Share Posted May 24, 2022 Yes, that is exactly what I want. But somehow doesn't seem to work. I must be doing something wrong. Still pretty new here. 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