Testimonial Link Text

Discussion in 'BlackWell-WordPress Business Theme.' started by carmen, Jul 23, 2014.

  1. carmen

    carmen Guest

    Joined:
    Dec 28, 2011
    Messages:
    22
    Likes Received:
    0
    My background color and the testimonial link text color are very similar.
    How can I change the link text color to be able to read the text?
    http://melsamplethemes.com/david/
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS
    Code:
     .testimonial_image a{
    color:blue;
    }

    This will solve your issue.


    Thanks & Regards
    Gourav Shrivastava
     

Share This Page