robfeltrin Posted September 26, 2023 Share Posted September 26, 2023 Been using code to alter the hover colour of some of the elements on my website. .header--menu-open:hover #site-title{ color: #e31d1a !important; } for example, used the above to change it when the menu is open... The default hover colour for the title is #f9f9f9, which is also the colour of my pages background. Thi is not a problem on most sections of the homepage because the whole section is covered by an image. Tut there are two sections, though, without a full size image, and I would like the hover colour to change to grey when over these sections. This will also happen on the rest of the website's pages... Will need to code for it to change the hover colour on other pages too.. Anyone able to help? Link to comment
tuanphan Posted October 1, 2023 Share Posted October 1, 2023 Hi, Can you share link to page where you have problem? We can take a look 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