Comments Esther started the conversationSeptember 11, 2017 at 3:53pmHi!I would like to change the size of the font in the about me widget. How can I change it? It is possible to add CSS in the HTML section of the widget?ThanksEsther 2,700PenciDesign repliedSeptember 11, 2017 at 4:00pmHi,Where do you want to change the font size? Is on About Me Text?If right, please add more this code to Customize > Custom CSS to do that: .about-widget p{ font-size: 16px; }Change number 16 to the size you want.Best Regards,PenciDesign Sign in to reply ...
Hi!
I would like to change the size of the font in the about me widget. How can I change it? It is possible to add CSS in the HTML section of the widget?
Thanks
Esther
Hi,
Where do you want to change the font size? Is on About Me Text?
If right, please add more this code to Customize > Custom CSS to do that:
Change number 16 to the size you want.
Best Regards,
PenciDesign