How to change the color of the linked text globally

This topic has 7 replies, 4 voices, and was last updated 6 years, 2 months ago ago by Olga Barlow

  • Avatar: civetcafe
    civetcafe
    Participant
    January 15, 2018 at 16:28

    Hello,

    I would like to change the color of the linked text to #c68240 globally.
    This is the texts of the content area.
    http://prntscr.com/i0rgcz

    Thank you.

    6 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 15, 2018 at 17:23

    Hello,

    We used the following code in child theme
    a {color: #c68240;}
    Clear cache if you have site cache and check.

    Regards

    Avatar: civetcafe
    civetcafe
    Participant
    January 15, 2018 at 18:32

    Hello.
    This is exactly what I wanted. Thank you.
    I just have a small css coding that I need regarding the link color of the button
    Because it took a change globally, now the button in the Slider Revolution too.
    How do I modify the font color in one button to be in white?

    http://prntscr.com/i0tecz

    Thank you so much.
    Have a nice day.

    Avatar: riffazstarr
    Riffaz
    Member
    January 16, 2018 at 05:20

    for changing the rev slider button text you need custom css code..
    let us know your site url (in private content area) to give you the correct code

    Avatar: civetcafe
    civetcafe
    Participant
    January 16, 2018 at 11:49

    Hello,
    In the rev slider there’s a custom css but i didn’t figure out which color i need to change.
    I’ve sent the details in private response.
    Thank you.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 16, 2018 at 17:02

    Hello,

    I’ve added custom class http://prntscr.com/i19pj1
    so now you may use this custom css code

    a.btn-custom-color {
        color:  white;
    }

    http://prntscr.com/i19sih

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 17, 2018 at 13:53

    Feel free to ask if you need any other help.

    Regards

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