Testimonials image

Discussion in 'Appointway WordPress Theme' started by correctbodymaintenance, May 24, 2014.

Thread Status:
Not open for further replies.
  1. correctbodymaintenance

    correctbodymaintenance Guest

    Joined:
    May 9, 2014
    Messages:
    13
    Likes Received:
    0
    Hi, We removed the testimonials from our front page, but cannot remove the image or the circle around the image. Can you please help? I have added a screenshot
     

    Attached Files:

  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:
    div.circle img {
    display: none;
    } 

    Thanks & Regards
    Gourav Shrivastava
     
  3. correctbodymaintenance

    correctbodymaintenance Guest

    Joined:
    May 9, 2014
    Messages:
    13
    Likes Received:
    0
    Thank you. This worked
     
Thread Status:
Not open for further replies.

Share This Page