Hey Armin, is there any possibility to use two fonts in the site title? Or even just bold and regular of the same font? Thanks a lot in advance.
Best, Johannes.
Mixed fonts in site title
Hey Armin, is there any possibility to use two fonts in the site title? Or even just bold and regular of the same font? Thanks a lot in advance.
Best, Johannes.
Maybe try using the site title and the tagline together! in Customizer -> "site title" and -> "site tagline"
thanks, that was the right hint. It's literally a subline then, but if you put
.sitetitle-txt-inner {
display: none !important;
}
in the costum css, it works perfectly. As always, a cheer for Armin :-)
In the tagline it's possible to mix fonts in one line.