Archived topic
Redline Template?
5 replies · Started by Drew on April 1, 2019
Do you guys have any sort of Redline template available that takes into account each of the typography sections and their corresponding values?
Many thanks!
Drew
Hey Drew,
Do you have any examples you can share? Not sure I fully understand what's needed.
Let me know :)
For instance, something like a spreadsheet that has all of the options listed for each typography element:
H1 (desktop)
font-size:
font-weight:
line height:
color:
H1 (mobile)
font-size:
font-weight:
line height:
color:
Does that help?
Ah, we don't have anything like that, but you can check out what we have set as the defaults here: https://github.com/tomusborne/generatepress/blob/2.2.2/inc/defaults.php#L150
Does that help at all?
Nice! And at the very least that will help formatting something for our internal use in a spreadsheet. Thanks Tom.
No problem :)