SASS Headings Variables

1 reply · opened Jul 3, 2020

Aamadeus77Jul 3, 2020

Could it be, that the h1 to h6 variables in the CANVAS Sass Variables file (_variables.scss):

$font-size-h1
..
..
$font-size-h6

do not work? Instead the sizes of the bootstrap variables are outputted when preprocessed!?
When I change the setting for example
from:
$font-size-h1: ($font-size-base * 2.25);
to:
$font-size-h1: ($font-size-base * 3.25);

in the CANVAS vars file the h1 headings are not changing in size!?

SSemicolon WebSTAFFJul 3, 2020

Hello,

We have just checked this out and it appears to be working fine for us. Please check the sass/_typography.scss File and you can see the Font Size definitions there from the _variable.scss File.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard