Okay
  Public Ticket #2327945
Testimonials Look
Closed

Comments

  •  1
    Peter started the conversation

    Where can i control the look and size of "Bauman:Tesimonials" module? 

    I would like to change the font size and and make it italic.


    Thank you.

  •  1,823
    Support replied

    Hello Peter,

    use

    for testimonial text

    .text-carousel-item p{

         font-size: 15px;
         font-style: italic;

    }

    for author name

    .user-review {

         font-size: 15px;
         font-style: italic;
    }

    in customizer -> additional CSS


    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  •  1
    Peter replied

    Thank you, very helpful ticket can be closed