• Resolved sidelancer

    (@sidelancer)


    The font size in the testimonials is too small. I tried to change it by adding .wptww-testimonials-text {
    font-size: 50px !important;
    }

    to my custom CSS but that doesn’t do anything. Any idea how I can change the font size? Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    Thanks for reaching here.

    Go to the “Additional CSS” part of the dashboard and add below CSS(Path: Admin Panel->Appearance->Customize->Additional CSS).

    .wptww-testimonials-text em { font-size: 25px !important; }

    Your problem still now, please send your website URL, we will check and proper solution.

    Let me know if you are any other queries.

    Thanks,

    Thread Starter sidelancer

    (@sidelancer)

    That worked, thanks a lot!

    Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    If you like this plugin please give your important Rate and Review here…

    Thanks,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to change font size?’ is closed to new replies.