Hi,
Wondering if anyone know how to change the font type of the menu bar to the font of the headers on the website.
pw: yarri
Thx!
Hi,
Wondering if anyone know how to change the font type of the menu bar to the font of the headers on the website.
pw: yarri
Thx!
@didjer
What font type are you looking?
thank you for the fast reply. Roboto Condensed is what I use for the headers.
a.header__menu-item.header__menu-item.list-menu__item.link.link--text.focus-inset {
font-family: Roboto !important;
}
Add this code in base.css
Added, but it doesn’t seem to work
.header__menu-item {
font-weight: 900
}
Change the 900 to make more or less bold
Add that to base.css