Browser: Chrome
OS: macOS
When the base/root font size in Bricks is explicitly set to 100% (1rem = 16px), the generated frontend CSS still applies:
html {
font-size: 62.5%;
}
Browser: Chrome
OS: macOS
When the base/root font size in Bricks is explicitly set to 100% (1rem = 16px), the generated frontend CSS still applies:
html {
font-size: 62.5%;
}
Hi Rob,
Thanks so much for your report, and welcome to the forum!
Unfortunately, I cannot reproduce the problem. Please disable third-party plugins to see if that resolves the issue. If not, please show us your setup in detail and provide a live link to your website.
Best regards,
timmse