Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #445979

    Hi, i’m trying to change Enfold testimonials font size (using testimonials slider {large})

    tried to input in custom css this code:

    .av-large-testimonial-slider .avia-testimonial-content
    {
    font-size: 1.1em; text align: right; important!
    }

    but no response
    help please :)

    #446492

    Hi elicohenator!

    Please try the following in Quick CSS under Enfold–>General Styling:

    .avia-testimonial-content p {
    font-size:115% !important;
    }

    Regards,
    Rikard

    #446709

    thank you!
    Eli

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Changing testimonials Font Size’ is closed to new replies.