Remove Home Page Testimonial Feature

Discussion in 'Compass WordPress Theme' started by crystal0811, Sep 18, 2014.

  1. crystal0811

    crystal0811 Guest

    Joined:
    Jun 14, 2012
    Messages:
    204
    Likes Received:
    9
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .grid_12.testimonial.alpha
    {
    display:none;
    }
    Thanks & Regards
    Pramod
     

Share This Page