dross Posted February 17, 2022 Posted February 17, 2022 Site URL: https://www.lewisrossignolart.com/ Hello all, I have had to jump through some pretty big hoops in order to set up the store to the clients specs. At some point, it would seem that the sidebar nav for the product pages stopped functioning correctly. When on a store page, the sidebar nav doesn't indicate which page you are on. In my css, I have some code to disable underline on the main menu nav. Instead, I've added some code so that when a page is active, the text has a strike-through. Ideally I would like this strike-through to work for the sidebar as well, but I'd settle for it just being underlined or bolded at this point. Any help is greatly appreciated. Thanks. The URL I provided is for the clients old site. The site I'm working on and referencing here is not live.
paul2009 Posted February 17, 2022 Posted February 17, 2022 3 hours ago, dross said: The URL I provided is for the clients old site. The site I'm working on and referencing here is not live. To allow us to help you, please provide a working link to the site. If the site isn't live, please set a password in the visibility settings and share this with us too. Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.
dross Posted February 18, 2022 Author Posted February 18, 2022 20 hours ago, paul2009 said: To allow us to help you, please provide a working link to the site. If the site isn't live, please set a password in the visibility settings and share this with us too. So sorry I wasn't familiar with how to set this up. I've set the password to bananamonkey. However, I'm not sure if this is the URL I need to share or not. Please let me know if I've done it incorrectly. Thanks so much. https://denim-helicon-dxxt.squarespace.com/original-artwork/original-artwork
tuanphan Posted February 21, 2022 Posted February 21, 2022 On 2/18/2022 at 2:40 PM, dross said: So sorry I wasn't familiar with how to set this up. I've set the password to bananamonkey. However, I'm not sure if this is the URL I need to share or not. Please let me know if I've done it incorrectly. Thanks so much. https://denim-helicon-dxxt.squarespace.com/original-artwork/original-artwork Add to Design > Custom CSS a.category-link.root.active { text-decoration: line-through; } 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!)
dross Posted February 22, 2022 Author Posted February 22, 2022 21 hours ago, tuanphan said: Add to Design > Custom CSS a.category-link.root.active { text-decoration: line-through; } I can't thank you enough. This was the last item on my "to do" list for the desktop version. Very relieved to have this solved.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment