thestudioarcadia Posted March 13, 2023 Share Posted March 13, 2023 (edited) Hi there, I'm updating the fonts on my site and would like to update the hover font in my nav menu. I've added the below to custom css and it works in the Squarespace preview, however when I view the live site it isn't working. Are you able to help at all? Thanks so much. //***CHANGE HOVER FONT FOR MEGA MENU***// @media @desktop { h1 a:hover{ font-family: 'ppneuemontreal-thin' !important; text-transform: uppercase; font-weight: normal; -webkit-text-stroke: 0.1px ; font-style: normal; font-size: 3.75rem; letter-spacing: 0.01em; } } @media @mobile { h1 a:hover{ font-family:'ppneuemontreal-thin' !important; text-transform: uppercase; font-weight: normal; font-size: 3rem; -webkit-text-stroke: 0.1px ; font-style: normal; letter-spacing: 0.01em; } } Edited March 13, 2023 by thestudioarcadia spelling error Link to comment
tuanphan Posted March 16, 2023 Share Posted March 16, 2023 Hi, What is your site url? Have you declared screen sizes for @mobile & @desktop syntax yet? 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!) 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