Hello, Is it possible to change the Page Title font size?
Thank you
Hello, Is it possible to change the Page Title font size?
Thank you
Hi there, @Doc_Jnr ![]()
Sure, this code will do the trick:
[class*="FormLayout__PageTitle-sc"] {
font-size: 25px!important;
}
Please add it to the Custom CSS field on the Appearance tab of your widget’s settings and let me know if it worked ![]()
Thanks Max this worked great, appreciate your help ![]()
It’s my pleasure ![]()