Conversation
supportHi, I’m using this with Astra theme. I’ve used before and it worked fine but now it doesn’t work. I am using REM units for font-size. I don’t see any browser console errors either. Any idea what could be blocking this? The page I need help with: [ log in to see the link]
Hi, I see your html and body elements have a fixed font-size. In the settings for this plugin you could change the element to body, see if that helps.
That doesn’t seem to work either. html, and body elements have a font-size: 17px set. If I disable that in devtools I can see that your plugin changes the inline font-size on body but the other text doesn’t change. All font has a rem value set too so this should be working. I don’t see anywhere else where a baseline font-size is set.
Nevrmind I got it. Thanks
Hi, I see your html and body elements have a fixed font-size. In the settings for this plugin you could change the element to body, see if that helps.
That doesn’t seem to work either. html, and body elements have a font-size: 17px set. If I disable that in devtools I can see that your plugin changes the inline font-size on body but the other text doesn’t change. All font has a rem value set too so this should be working. I don’t see anywhere else where a baseline font-size is set.
Nevrmind I got it. Thanks