Answer the question
In order to leave comments, you need to log in
How can I make a different font for $headings-font-family?
How can I set different $headings-font-family for different pages in short?
The easiest way
.pagename {
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
font-family: $font__pagename;
}
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question