Mogtedo Posted August 24, 2022 Posted August 24, 2022 Can someone help me with coding the header title. I would like to change the color when the mouse hover over the header title.
tuanphan Posted August 26, 2022 Posted August 26, 2022 Hover on Dropdown Title or Dropdown Items text? 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!)
Mogtedo Posted August 26, 2022 Author Posted August 26, 2022 So right new the words are black. I want to make to change the color to white or grey when the mouse hover over it. Thank you for the help
tuanphan Posted August 28, 2022 Posted August 28, 2022 On 8/27/2022 at 2:01 AM, Mogtedo said: So right new the words are black. I want to make to change the color to white or grey when the mouse hover over it. Thank you for the help Try adding this to Design > Custom CSS div.header-nav-item>a:hover { color: white !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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment