- This topic has 8 replies, 2 voices, and was last updated 3 years, 11 months ago by .
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
Home › Forums › Free Themes › Busyness › Change onmouseover color on menu
Tagged: busyness, hover, onhover, onmouseover
Is there a way to customize the color when the mouse hovers over a menu option?
Whether we call it hover or onmouseover, same thing, just need to know how to change the default color in the theme to something else.
Thanks
Hello,
Regarding your query, please once provide us with your site URL so that we can help you after the inspection. Also provide us with the proper screenshot to be precise.
Hoping for your kind co-operation.
Regards.
I am still developing my site so it is not “live” however attached is a screen shot. Specifically, I want to change the magenta or red default color in the menu items when the mouse hovers over an item.
Similarly, would like to change the magenta color on the homepage section icons. I cannot upload an image as the url is not live yet since as i mentioned the site is not live.
please let me know how i can fix or how i can provide you any other info.
Hello,
Regarding your query, you can send screenshot using Light shot app to capture screenshot.
You can send screenshot using the demo of busyness so that we can clear to help you change color with CSS if possible.
Regards.
Thank you for the suggestion. here is the link to the screenshot of the menu – https://prnt.sc/vtri02
And just in case here is the link through the tag:
As I mentioned earlier, would also like to change the color of the section icons on the homepage
Here is the link to those https://prnt.sc/vtthlk
Hello,
Regarding your query, you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to change the color of the hover text in the menu.
.home #site-navigation a:hover {
color: blue;
}
You can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to change the color of the icon.
.home #featured-services .icon-container i {
color: red;
}
You can adjust color code as per your requirement.
Hope this helps.
If you have further queries, let us know.
Regards.
Thank you so much!
Hello,
Glad that we could help you.
If you have any queries further, please let us know.
Thank you.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |