Change the Font in client

React

Member
Sep 17, 2023
213
93
how do i change the font in the client? using Arcturus Morningstar and AtomCMS :)
Find the file, I think it'll be style.css if not it's definitely similar, once you've found the file, navigate yourself to "font-family:" once there change your font to the font you desire e.g. font-family React; (make sure to put ";" after).

If you're struggling to find the file, open up dev tools & you will find it that way, I'd suggest playing with a few different fonts whilst using the dev tools, it'll help determine what looks appropriate to you.

Once done, save file style.css (OR whatever your style file name is.) reload & you should see that your changes have taken place, it might be worth clearing your cache, cloudlfare too.

Good luck!
 

Users who are viewing this thread

Top