This topic contains 18 replies, has 3 voices, and was last updated by andrescala 10 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
test
The (Bounding) Box that borders the testimonial statement has an indentation for statements, is there any way to change the box (to a straight line)?? thanks.
You can change the borders to display with the straight line by adding override css styles below into custom.css file:
.clients .testimonial blockquote:before,
.clients .testimonial blockquote:after {
border-bottom: 0;
border-right: 0;
border-top: 0;
}
1 user says Thank You to phong nam for this useful post
I’ll use this.
Thanks
This topic contains 18 replies, has 3 voices, and was last updated by andrescala 10 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum