I’m trying to change the font & font size of my blog posts (individual blog post pages) in the Dawn theme. However, I don’t want to change the font & font size anywhere else on my site, just the individual blog posts.
The blog post content editor supports basic HTML and you can set the font style and sizing by adding a couple of pieces to your blog posts.
You can copy and paste this snippet into any of your blog post content, using the HTML function (</>). Insert your blog content where you see the text “This is a test.” and it will apply the sizing and font type of your choice.
This is a test.
- Change Roboto to your preferred font style, so long as the customers browser style supports it that is how your body text will be displayed on that blog post.
- Change the font size by increasing or decreasing the px (pixel) number.
You can also use a free HTML editor like this one to make your changes: Free online HTML editor - onlinehtmleditor.dev. While this one doesn’t have Roboto as a font style, you can add it into the HTML editor view and it will change the text for you. Let me know if you have any questions!
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!