Hey! :)
It's possible to change the fonts for the Search Feature in the Default Fonts for example? The normal version looks like the Helvetica in light and bold.
https://www.youtube.com/watch?v=538zMPMnKEI
Best!
Markus
Possible to change the fonts for the "Search Feature"?
Hey! :)
It's possible to change the fonts for the Search Feature in the Default Fonts for example? The normal version looks like the Helvetica in light and bold.
https://www.youtube.com/watch?v=538zMPMnKEI
Best!
Markus
@mariusjopen Nice! I'll try that :)
Exist a link/page with similar, possible CSS solutions?
Thanks & have a nice week!
Dear @Markus
not sure. You need to search everywhere :-)
Best!
Marius
Hello,
i did it like this. Maybe it helps:
Best
Daniel
.search-query {
font-family: georgia;
}
.search-inputs {
font-family: georgia;
}
Dear @aerotec
great! Thank you for sharing!
Marius