Currently, my site defaults to Trebuchet MS at 10pt when I create a new page or post. I'd like to change it to Verdena 16pt. Is there a simple way to do this?
Hello, Warm wishes from InkThemes, Would you please share the website URL with us? Along with that kindly share the screenshot of the area of which you want to change the font. We will then provide you the needful information. Regards, Shemaela InkThemes.com
I'm not sure why you need my website address as this isn't specific to any website, it's specific to the Dzonia theme. My website is http://www.saccitytech.com I know how to change the font when working with a page, but I'd like to be able to set the default font when creating a new page to be Verdena 16pt. I've manually changed the font on most, if not all of my pages to Verdena 16pt, but each time I create a new page, it starts up as Trebuchet MS at 10pt and I have to change the font for the text on that page. I'm hoping there is a setting or some code you can provide me to change the default. Thanks.
Hello, Warm Wishes From InkThemes, Yes, we know that we can let you know it from the D'zonia theme itself. But, we asked for the website URL because we want to provide you with the appropriate solution as you might have made some changes in your website and in the theme. And to change the whole font on the theme, just paste the code in the Additional CSS section of the theme. Go to (Dashboard->Appearance->Customize->Additional CSS). Code: body { font: 16px 'Verdana', sans-serif; } Let me if you want something different then we will assist you regarding that. Regards, Shemaela InkThemes.com