This topic is: not a support question
- This topic has 0 replies, 1 voice, and was last updated 2 years, 7 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.
Community Forums › Forums › General Genesis Framework Discussions › How to Change the Base Font
Tagged: fonts
I feel like this question has not been answered or at least the first few I read just didn't seem to cut it.
I just wanted to share this with everyone.
To change the base font in any of the Studio Press themes you just need to go to Customizer > Additional CSS
And then add this:
body {
font-family: 'neo-grotesque', sans-serif;
}
You can change the neo-grotesque to whatever font family you like.
© 2025 WPEngine, Inc.