Can you help me understand how changes to plus code font sizes works? I’m using Multithemes Plan theme which has plus code built in. This is what I have. I don’t understand how changes in the code affect font size. That’s what I need help with.
Yep, it’s kind of a mystery what to do to make font size changes. I just played with it until I got something that looked OK. I wish it was clearer how this works.
Hi Bruce, using the Plus Code you don’t have to add code for the font size. PlusCode fonts are responsive and you have to use the right starting size.
the code is: fa-max-30, 50, 75, 100, 125, 150, 175, 200, 225, 250, 275 and 300 ( …300 is the max size in pixel)
with this code you don’t need stacks or anything and you can use it in all RW plugins/pages ( see this simple StyledText page)
Thanks @MultiThemes. I remembered there were certain numbers to use, I just didn’t remember what the numbers were. Where are those numbers shown in documentation? I know I saw it somewhere. I will test them.