t3solution / t3sbootstrap

Startup extension to use bootstrap 5 classes, components and more out of the box.
GNU General Public License v2.0
24 stars 20 forks source link

How to change fonts? #208

Closed fxp66 closed 1 year ago

fxp66 commented 2 years ago

How can I change the font for the whole installation? Could it be managed via the t3sbootstrap variables or the custom scss? Thank you for advise fxp

t3solution commented 2 years ago

If you use custom-scss then choose a Bootswatch theme (e.g. Cosmo). Then you have an example of how to implement it!

fxp66 commented 2 years ago

Thank you, works for me. fxp