Can i remove the ugly background color in the testimonial feature? http://bluelightrealtor.com Thank You
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.
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:
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.