Social Care – Selected link This topic has 11 replies, 2 voices, and was last updated 6 years ago by Grace Themes. Viewing 12 posts - 1 through 12 (of 12 total) Author Posts August 27, 2019 at 7:55 pm #17127 edgarribasParticipant Hi. 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 August 28, 2019 at 5:04 am #17141 Grace ThemesMember Hi, Please share your website URL so we can check and assist you quickly. Regards Grace Themes August 29, 2019 at 2:00 pm #17179 edgarribasParticipant Hi. The website URL is healthability .com .br Thank you August 30, 2019 at 4:43 am #17190 Grace ThemesMember Hi, The selected menu color/current menu page is already white. The menu hover color is black. Please check. Regards Grace Themes August 30, 2019 at 6:13 pm #17193 edgarribasParticipant Hi. Sorry. We meant the menu hover color. Is it possible to change the color? Regards, August 31, 2019 at 4:09 am #17199 Grace ThemesMember Hi, 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 Themes September 3, 2019 at 4:22 pm #17282 edgarribasParticipant Hi. 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 #17298 Grace ThemesMember Please check your site by clearing browser cache or check in private/incognito window. Regards Grace Themes September 4, 2019 at 7:29 pm #17317 edgarribasParticipant Hi. 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 #17326 Grace ThemesMember Hi, 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 Themes September 11, 2019 at 4:23 am #17479 edgarribasParticipant Hi, Thank you so much for your support! September 12, 2019 at 4:24 am #17499 Grace ThemesMember You are most welcome! Author Posts Viewing 12 posts - 1 through 12 (of 12 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In