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

    Hi Guys
    I am looking to change the colour of the testimonial Name and Location on this page – as they are in white and I need them in black:

    It is currently in white and even though I have tried to change the “Name Font Color” to black in the testimonial styling itself – its not working.
    Also – I just want it for this page only because I also use a reversed out version on other pages and it is fine:

    It might be to do with the slider or the name and location fonts are set elsewhere in white? Not sure…
    I tried to change the Name font on the testimonial grid version too and it would not change either? Strange?
    Can you help?
    Kevin.

    #1224186

    Hey Kevin,

    I have checked it and it seems you have already changed the color.
    Maybe you’ll need to clear the browser cache on your end to fetch the new CSS.
    To make it black you can add this CSS code:

    #top .iq-testimonial-name, 
    #top .iq-testimonial-location {
        color: black;
    }

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.