testimonial font colour change

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4464

    Hi i’m looking for some Custom CSS to change the colour for the Client Testimonial Name & Position. I can’t figure out how to change the colour in just this segment rather than all of the inherited class though out the site.

    http://www.cliftoncreative.co.uk/about/

    I’d like to change the name & companies from green to white – see attached

    Thanks in advance for any advice

    #4525
    Raghavendra
    Moderator

    Pls use the following custom CSS –

    .client-testimonials .footer h4 {
    color: #FFF;
    }
    .client-testimonials .footer .client-url {
    color: #FFF;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Extinct Theme Support’ is closed to new topics and replies.