Closed anna-sparkfore closed 2 weeks ago
Hello @anna-sparkfore,
I tried to reproduce this behaviour, but everything worked fine (also in Boost Union 4.3).
Did you apply your font to certain elements or to the whole body and could you please provide the CSS code you used? - e. g.
body{
font-family: 'Barlow-Regular';
}
Best regard Yvonne
The style is not "hardcoded", for example you can apply your uploaded font only to h2 with this code:
Describe the bug We're running theme_boost_union v4.3-r16 2023102043 where the html tags h2 and p are hardcoded with Roboto font-family, a fixed font-size and color that conflicts with our preferred layout.
Maybe this is solved in newer versions?!
To Reproduce Steps to reproduce the behavior:
Expected behavior The header should inherit the font-family, size and color from other stylesheets.
Desktop (please complete the following information):