Remove the 3 Testimonial Description

Discussion in 'ColorWay WordPress Theme' started by kitekat77, Feb 1, 2017.

  1. kitekat77

    kitekat77 Member

    Joined:
    Jan 31, 2015
    Messages:
    43
    Likes Received:
    0
    I will like to remove the 3 testimonial Description, but i want to keep the
    Testimonial Main Heading and Testimonial Main Description.
    I hope you will help me.
    Thank you ind advance.

     
  2. Naveen

    Naveen Guest

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

    For this, you need to paste the below custom CSS code in Dahshboard->Appearance->Theme Options->Styling settings->Custom CSS field.
    Code:
    .testimonial_item_content .testimonial_item{
    display:none;
    }
    This will help you to figure it out and resolve the issue(s).

    Warm Regards!
    Naveen Kolhe
    InkThemes.com
     
  3. kitekat77

    kitekat77 Member

    Joined:
    Jan 31, 2015
    Messages:
    43
    Likes Received:
    0
    Hi thank you but it don't seems to work here :-( nothing is happening?
     
  4. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    Could you please share your site URL here?

    I will check and let you know the exact code.

    Warm Regards!
    Naveen Kolhe
    InkThemes.com
     
  5. kitekat77

    kitekat77 Member

    Joined:
    Jan 31, 2015
    Messages:
    43
    Likes Received:
    0
  6. Naveen

    Naveen Guest

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

    I have just checked your site and found that there is no main heading and description you have configured for testimonials,

    And the code that I have shared with you is to remove the testimonial boxes from your site.

    It would be better if you could share some screenshots of the concerned areas of your site so that we can tell you the exact code.

    Warm Regards!
    Naveen Kolhe
    InkThemes.com
     

Share This Page