Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #263287
    jamesacp
    Participant

    Greetings,

    I am building a website for a client using your WordPress theme and can’t figure out how to change the Text color. I am using the Rock Band Free Theme (Free Verizon). If there is not options under customize then is there a way to do it using HTML and/or CSS code and if so can you tell me what that might be. Thank you in advanced for your help.

    #263365
    Skandha
    Participant

    @jamesacp: Hello there,
    Can you please post in your site URL and let me know which text color you would like to change?

    Kind Regards,
    Skandha

    #263438
    jamesacp
    Participant

    I posted this same question on wordpress.org, and a viewer gave me some additional CSS code to add, and it did change the body text color with the exception of the customized footer text. I am waiting a response on how to change that as well. I also am waiting to find out what the CSS / HTML code is to changing the links in the body of the text as well. The site URL is below.

    https://wildrumourband.net

    #263587
    Skandha
    Participant

    @jamesacp: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-info {
        color: #fff;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change Text and Link Color’ is closed to new replies.