Is it possible to change the Page Title font size?

Hello, Is it possible to change the Page Title font size?

Thank you

Hi there, @Doc_Jnr :waving_hand:

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 :slightly_smiling_face:

Thanks Max this worked great, appreciate your help :folded_hands:

It’s my pleasure :wink: