Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1364813

    I’m using the Boxed Grid Style for the testimonial element. How do I add CSS to round the corners of the box? Thanks.

    #1364850

    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

    #1364853

    It works, thanks.

    #1364860

    Hi Samuel,

    I’m glad that Ismael could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Testimonial Element Box Radius’ is closed to new replies.