• Hi

    The Testimonial description doesnt change color even if I add the code <b> </b> to make it bold, it doesnt work, is it possible this to change some how?

    Thanks

    Sergio

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi
    Thanks for contacting to us.
    To change font color of the testimnial section Add the below css code inside the Appearance >> customizer >> header setting custom css box .

    #testimonial-carousel p {
    color: #ffffff;
    font-weight: 500;
    }

    Let me know for further assistance.

    Thanks
    AKhilesh

Viewing 1 replies (of 1 total)
  • The topic ‘Testimonial description not able to change colour’ is closed to new replies.