Testimonial Feature Background

Discussion in 'Appointway WordPress Theme' started by bluelightsec, May 13, 2015.

  1. bluelightsec

    bluelightsec New Member

    Joined:
    Feb 16, 2015
    Messages:
    19
    Likes Received:
    0
  2. sameerwalkar

    sameerwalkar Guest

    Hello,

    It will be helpful if you could provide some edited screenshots. so that I can assist you accordingly to fix your issue.

    If you are unable to create screenshots then you can use www.screenpresso.com
    that will help you to create screenshots.
     
  3. bluelightsec

    bluelightsec New Member

    Joined:
    Feb 16, 2015
    Messages:
    19
    Likes Received:
    0
    If you would kindly visit the site and see the testimonial feature image.

    It has a blueish green background. Regardless of the image that is inserted in there.
    How do i make that transparent background?
    I don't see the need for a screenshot but here you go:
    [​IMG]
     
  4. sameerwalkar

    sameerwalkar Guest

    Hello,

    Thanks for your fruitful response. No worries.

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard

    Code:
    .feature_testimonial .circle img {
      background: none;
      border: none;
    }
    Hope it will solve your issue.

    Let me know for further doubts.
     

Share This Page