I’m using the Boxed Grid Style for the testimonial element. How do I add CSS to round the corners of the box? Thanks.
Hey Samuel,
Thank you for the inquiry.
You can use this css code to apply round corners to the testimonial boxes.
.avia-testimonial-wrapper .avia-testimonial-row .avia-testimonial {
border-radius: 5px;
}
You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
Ismael
It works, thanks.
Hi Samuel,
I’m glad that Ismael could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko