Home Forums WoodMart support forum Links color in footer widget

Links color in footer widget

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #285338

    transiliencetech
    Participant

    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

    #285551

    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

    #285767

    transiliencetech
    Participant

    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

    #285779

    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.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Links color in footer widget’ is closed to new replies.