Home › Forums › Free Themes › Busyness › Change onmouseover color on menu
Tagged: busyness, hover, onhover, onmouseover
- This topic has 8 replies, 2 voices, and was last updated 4 years ago by wensolutions.
-
AuthorPosts
-
November 28, 2020 at 5:42 pm #139631serenaParticipant
Is there a way to customize the color when the mouse hovers over a menu option?
November 29, 2020 at 4:18 pm #139667serenaParticipantWhether 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
November 29, 2020 at 11:00 pm #139694wensolutionsKeymasterHello,
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.
November 30, 2020 at 1:52 pm #139751serenaParticipantI 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.
December 1, 2020 at 1:44 am #139782wensolutionsKeymasterHello,
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.
December 1, 2020 at 9:57 pm #139810serenaParticipantThank 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/vtthlkDecember 2, 2020 at 12:54 am #139849wensolutionsKeymasterHello,
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.
December 4, 2020 at 4:54 pm #140061serenaParticipantThank you so much!
December 7, 2020 at 6:09 am #140132wensolutionsKeymasterHello,
Glad that we could help you.
If you have any queries further, please let us know.
Thank you.
-
AuthorPosts
- You must be logged in to reply to this topic.