Links color in footer widget
-
Hi,
We are developing website for our client
and have used woodmart theme.
For footer column 2 we have created a menu, and the footer color scheme is light.
We are unable to change the links color to white.
tried using global css
.footer-container a{
color:white;
}
.menu-main-navigation-container a{
color:white;
}
but did not work
Hello,
I have visited your website and the links colors in the footer are already white.
Screenshot for Clarification: https://ibb.co/tM667dh
Best Regards
Hi,
Yes they are white on hover, before hover they are faded. how can we change that?
EDIT
in global CSS added
.menu-main-navigation-container a:link{
color:white;
}
issue is resolved thanks
Hello,
We are Glad that you managed to find a solution for yourself.
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards.
The topic ‘Links color in footer widget’ is closed to new replies.