Hi there,
we would like to make the testimonial section a little more compact by reducing font size. How can we do this?
Thanks and best regards
Hi there,
we would like to make the testimonial section a little more compact by reducing font size. How can we do this?
Thanks and best regards
Please share your site URL, So that I can check and provide a solution here.
Please follow these steps:
.testimonials-slider__text p {
font-size:12px !important;
}
update 12px to anythings you wish.
hi @Sascha22
you can add this css to them file assets/theme.css
.testimonials-slider__text p{
font-size: 15px;
}
Thank you so much, great community here.
Hi @Sascha22 , If you need any further assistance , you can contact me directly here at abhinav@profitlabs.shop. Cheers!!