JeneeseCreative Posted April 20, 2022 Posted April 20, 2022 Site URL: https://green-indigo-chh6.squarespace.com/config/ Hey, I need help! Trying to customize my navigation, but having issues. I'd like to remove the black underline when hovering/active, and change it to the pink colour instead. The pink is #ec098d I would also like the portfolio folder dropdown background to be white, with the pink for text. Thank you so much!! Cheers,
JeneeseCreative Posted April 20, 2022 Author Posted April 20, 2022 Ok, so I removed the underline successfully but adding .main-nav li a span { border-bottom: none !important; } Now I just need to make active pages highlight the pink colour.
tuanphan Posted April 24, 2022 Posted April 24, 2022 On 4/21/2022 at 6:01 AM, JeneeseCreative said: Ok, so I removed the underline successfully but adding .main-nav li a span { border-bottom: none !important; } Now I just need to make active pages highlight the pink colour. Your site is private. Can you setup password & share url again? 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!)
tuanphan Posted April 26, 2022 Posted April 26, 2022 Add to Design > Custom CSS #topNav .folder ul.folder-child, #topNav .folder .folder-child-wrapper ul.folder-child:before { background-color: white !important; color: white; } #topNav .folder ul.folder-child span { color: #ec098d !important; } 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!)
JeneeseCreative Posted May 3, 2022 Author Posted May 3, 2022 Hmmmmm this didn't work. Well it kind of did, hmm.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment