563designer Posted May 14, 2021 Posted May 14, 2021 Site URL: https://grapefruit-lobster-276m.squarespace.com/ I just started working on a website and chose the Corrigan template. It is laying out just fine BUT I see in the 7.1 templates there is no hover option for the Navigation Menu subpages. I'd like my drop down subpages to become more BOLD when they are hovered upon. I'm just using black as the Navigation color. Could someone help with the code for this?
tuanphan Posted May 16, 2021 Posted May 16, 2021 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!)
ninatdownes Posted September 23, 2022 Posted September 23, 2022 Hello, I am also interested in understanding how this is done? Thanks!
tuanphan Posted September 24, 2022 Posted September 24, 2022 On 9/23/2022 at 11:19 AM, ninatdownes said: Hello, I am also interested in understanding how this is done? Thanks! What is your site url? We can help easier 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!)
Umlaut Posted October 26, 2022 Posted October 26, 2022 I'm looking for the same thing - changing the dropdown submenu items to #d92c5a instead of white. website: https://dala-dev.squarespace.com/ PW: test
tuanphan Posted October 31, 2022 Posted October 31, 2022 On 10/27/2022 at 2:03 AM, Umlaut said: I'm looking for the same thing - changing the dropdown submenu items to #d92c5a instead of white. website: https://dala-dev.squarespace.com/ PW: test Hover or Initial? If hover, I see you solved with this code .header-nav-item a:hover { color: #d92c5a !important; transition-duration: .4s; } If initial, use this CSS code span.header-nav-folder-item-content { color: #d92c5a !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!)
Umlaut Posted October 31, 2022 Posted October 31, 2022 Thank you! I did end up finding the code I needed. Appreciate it! tuanphan 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment