Home / Admin / Testimonial Styling
Duplicate Snippet

Embed Snippet on Your Site

Testimonial Styling

Custom testimonial styling

<10
Code Preview
css
.w-testimonial-rating:before {
	content: "";
}
.w-testimonial-rating i:before {
	content: "\e83a";
  	font-family: 'Material Icons';
}

Comments

Add a Comment