blockquote::after { background: none !important; }blockquote { background: none !important; }
.testimonials_list .item .desc hr.hr_color { display: none !important; } /* removes line */.testimonials_list .item .desc hr.hr_color { background: #000 !important; } /* changes it's color */.testimonials_list .item .desc hr.hr_color { margin-left: 30% !important; } /* moves line to the right side */
Comments
to remove lines and blockquote from Testimonials item, you need to use the following css: