Change font size of the fonts inside the testimonials box

Is there any way to change font size of the fonts inside the testimonials box?

Comments

  • Hello,
    It all depends on the "Content" font size.
    If you would like to increase it only in the testimonials, you would have to create a custom css code.
    If you don't know how to do it, please send us a link to the page with the testimonials.
    Thanks
  • Yes, please, it would be great if you can do that for me...
    Here's the link to the page
    I'd like to be able to change font size specifically inside the testimonials box.


    And another question please: 
    Menu in mobile doesn't fold back aytomatically after selection.
    Is it a configuration option? Can you help me with that please?

    Thanks!
  • Sure, paste that CSS code into the Theme Options > Custom CSS & JS > CSS
    .testimonials_slider blockquote {
    font-size:1.5em !important;
    }

    Also, about that menu that's not possible - if your side slide menu is using anchor menu, it will not close, this is made by the default.
    Thanks
Sign In or Register to comment.