Edit top bar fonts - by smariano - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 8 years ago ago by Stan Russell

  • Avatar: smariano
    smariano
    Participant
    March 21, 2016 at 03:18

    Please let me know how I can edit the top bar link colors for active, hover, font weight, and normal.

    thank you

    1 Answer
    Avatar: stan
    Stan Russell
    Participant
    March 21, 2016 at 08:47

    Hello smariano,

    please set needed values and add following code to your Global custom css:

    .top-bar a{color:red}
    .top-bar a:hover{color:green}
    .top-bar a:active{color:yellow}
    .top-bar a{font-weight:bolder}

    Regards,
    Stan Russell.

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

You must be logged in to reply to this topic.Log in/Sign up

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