Change link color - by trendypeas - on WordPress WooCommerce support

This topic has 4 replies, 3 voices, and was last updated 9 years ago ago by Brian Johnson

  • Avatar: trendypeas
    trendypeas
    Participant
    April 27, 2015 at 17:30

    How can I change the color of links on the sidebar menu to a grey color?
    “Fabric Wall Decal”, “Vynil Wall Decal”

    No matter what I do on custom.css, the yellow color prevails. It looks to be a JS functionality that changes the link color.

    I do need the yellow color to still be used as button colors and top nav.

    I just need the sidebar link colors to be changed.

    Thanks,
    Raquel

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    April 27, 2015 at 19:24

    Hello,

    Please try to use this code:

    .widget_nav_menu li a {
        color: grey !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: trendypeas
    trendypeas
    Participant
    April 28, 2015 at 16:33

    Perfect, thanks!!

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 28, 2015 at 16:57

    Hello

    You are always welcome!

    With best regards
    Brian Johnson

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Change link color’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.