Tagged: testimonial
How can I change the font size in a testimonial?
This didn’t work:
.avia-testimonial-content{
font-size:10px!important;
}
And this didn’t work either
.avia-testimonial-content p {
font-size: 33px; !important;
}
thanks
Hey Dee007,
Assuming that this is the element that you would like to be 10px
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
div.avia-testimonial-content P {
font-size: 10px !important;
}
If this doesn’t help, please include a admin login and ftp access in the private content area so we can take a closer look.
Best regards,
Mike
Brilliant. thanks!
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike