Testimonial text background color

Discussion in 'Themia WordPress Theme' started by alchemy, Nov 20, 2016.

  1. alchemy

    alchemy Member

    Joined:
    Apr 16, 2013
    Messages:
    45
    Likes Received:
    1
    Hi,

    On the front page - is it possible to change the color of the testimonial content box color? and also, the testimonial text?

    Many thanks
    Neil
     
  2. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    Hello Neil,

    Sure, you need to paste below CSS code in Custom CSS field located in Dashboard->InkThemes->Theme Options->Styling Options
    Code:
    .testimonial_bg .testimonial {
        background: #f3bbbb;
    }
    This will resolve your issue,

    Warm Regards!
    Naveen Kolhe
    InkThemes.com
     

Share This Page