Comments tarahridesabike started the conversationSeptember 28, 2017 at 7:30pmI placed two HTML widgets into the footer, but the link hover color does not change when I hover over the links. I am not sure which value in the settings to change to accomplish this. Thank you. 3,034Andrew repliedSeptember 29, 2017 at 6:44pmHi tarahridesabike,Could you remove the coming soon page or give us access to bypass it so that we can see the issue and try to correct it with some CSS.Thanks.tarahridesabike repliedSeptember 29, 2017 at 7:02pmOh, sorry! I took it down. 3,034Andrew repliedSeptember 30, 2017 at 12:09pmHi there, Thank you for allowing us to access your site. Please go to Salient > General Settings > CSS/ Script Related and enter the following code in the "Custom CSS Code" section: #footer-outer a:not(.nectar-button):hover { color: red!important;}You can change the color to whatever suits you. Please feel free to contact us if you have any further questions. Best Regards.tarahridesabike repliedOctober 1, 2017 at 2:42pmWorked perfectly--thank you! Sign in to reply ...
I placed two HTML widgets into the footer, but the link hover color does not change when I hover over the links. I am not sure which value in the settings to change to accomplish this. Thank you.
Hi tarahridesabike,
Could you remove the coming soon page or give us access to bypass it so that we can see the issue and try to correct it with some CSS.
Thanks.
Oh, sorry! I took it down.
Hi there,
Thank you for allowing us to access your site.
Please go to Salient > General Settings > CSS/ Script Related and enter the following code in the "Custom CSS Code" section:
#footer-outer a:not(.nectar-button):hover {
color: red!important;
}
You can change the color to whatever suits you.
Please feel free to contact us if you have any further questions.
Best Regards.
Worked perfectly--thank you!