Hello,
I am experiencing a bug where I am unable to resize font size in text blocks. I was able to do it earlier today only to have it suddenly stop working. Is this a bug or something I can do? I tried reloading theme, wordpress version and rebuild from scratch. Same effect.
Hi,
Can you please create me an administrator account? post it here as a private reply.
Regards,
Josue
Hi!
This code in your custom CSS is overwriting the custom Text Block font declaration:
body, body p {
font-size: 15px;
}
Regards,
Josue