Quote Originally Posted by Dustie View Post
Hallo,

After hours or searching and googling, I have finally landed here and hope someone can help me.

We have just installed the new v2.1.0 using the Bootstrap Template.

Can someone please tell us where to change the font sizes! We have checked the CSS files, but can't find them.

What are we missing?

thanks for your help.
Copy the file (from your bootstrap template clone) /includes/templates/your-bootstrap/css/dist-site_specific_styles.php to a file named site_specific_styles.php in the same /css sub-directory and make your edits there.

The 'base' font sizes are controlled by bootstrap's CSS files. See this (https://getbootstrap.com/docs/4.6/ge.../introduction/) Bootstrap 4.6 documentation for additional details.