Link color - by Paycheck85 - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 6 years, 11 months ago ago by Max Mullins

  • Avatar: Paycheck85
    Paycheck85
    Participant
    May 18, 2017 at 13:30

    Hi, when adding a internal link on a word the color changes to black while the rest of the text is white.
    Can i change that color of the link? how?
    https://gyazo.com/0cc0feb16c8a170fa5fc604bc4284d88

    3 Answers
    Avatar: maxmullins
    Max Mullins
    Participant
    May 18, 2017 at 14:09

    Hello @Paycheck85.

    You may add following code into the dashboard->theme options->custom.css to change all links color and hover effect for theme: a{color:white!important;}. Please provide us with the link to this page to let us give you more specific code.

    Regards,
    Max Mullins
    `

    Avatar: Paycheck85
    Paycheck85
    Participant
    May 19, 2017 at 08:40
    Avatar: maxmullins
    Max Mullins
    Participant
    May 19, 2017 at 09:01

    Hello @Paycheck,

    Add following code into the dasboard->theme options->custom.css for all content areas(below header and above footer):
    .content a{color:white;}
    Only for the page and VC column with text you mentioned:

    .vc_custom_1488441711374 a {color:white;}
    

    Regards,
    Max Mullins

  • Viewing 4 results - 1 through 4 (of 4 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.