Social Care – Selected link
- This topic has 11 replies, 2 voices, and was last updated 2 years, 11 months ago by
Grace Themes.
-
AuthorPosts
-
August 27, 2019 at 7:55 pm #17127
edgarribas
ParticipantHi.
How can we change the color of the “selected” item (on top Menu and on Footer) from Social Care theme? Nowadays, it is black, but we would like it changeded to blue or white.
Regards,
Edgar-
This topic was modified 2 years, 11 months ago by
edgarribas.
August 28, 2019 at 5:04 am #17141Grace Themes
ParticipantHi,
Please share your website URL so we can check and assist you quickly.
Regards
Grace ThemesAugust 29, 2019 at 2:00 pm #17179edgarribas
ParticipantHi.
The website URL is healthability .com .br
Thank you
August 30, 2019 at 4:43 am #17190Grace Themes
ParticipantHi,
The selected menu color/current menu page is already white. The menu hover color is black.
Please check.Regards
Grace ThemesAugust 30, 2019 at 6:13 pm #17193edgarribas
ParticipantHi.
Sorry. We meant the menu hover color. Is it possible to change the color?
Regards,
August 31, 2019 at 4:09 am #17199Grace Themes
ParticipantHi,
To change the hover color of main header and footer menu
Go to the Appearance -> Editor -> style.css
add below css code at the end of style.css file.sitenav ul li a:hover, .footer ul li a:hover { color: #ffffff !important; }
Please do this changes and let me know your feedback.
Regards
Grace ThemesSeptember 3, 2019 at 4:22 pm #17282edgarribas
ParticipantHi.
Should we just create a new line with this css code?
We did these changes but the menu hover color still is black.
Regards,
September 4, 2019 at 3:31 am #17298Grace Themes
ParticipantPlease check your site by clearing browser cache or check in private/incognito window.
Regards
Grace ThemesSeptember 4, 2019 at 7:29 pm #17317edgarribas
ParticipantHi.
Thank you for your support. But we’ve noticed the hover color of the second column from footer menu is still black.
Can we change it?
Regards,
September 5, 2019 at 4:10 am #17326Grace Themes
ParticipantHi,
Add below css code in style.css file to change the hover color of footer menu
.cols-4 .widget-column-2 p a:hover { color: #ffffff !important; }
Regards
Grace ThemesSeptember 11, 2019 at 4:23 am #17479edgarribas
ParticipantHi,
Thank you so much for your support!
September 12, 2019 at 4:24 am #17499Grace Themes
ParticipantYou are most welcome!
-
This topic was modified 2 years, 11 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.