Author Posts February 28, 2015 at 3:51 pm #217365 JarradhParticipant Hello, I need to run Georgia globally as the default font across everything. Can you help me with a code to do that? Many thanks. March 1, 2015 at 2:54 am #217634 ChristianModerator Hey Jarradh, Please add the code below in your Appearance > Customize > Custom > CSS. body { font-family: "Georgia", serif; } Hope that helps. 🙂 March 1, 2015 at 1:43 pm #217878 JarradhParticipant This reply has been marked as private. March 1, 2015 at 11:11 pm #218077 ChristianModerator You’re welcome Jarradh. Author Posts