Changing the font size
If I want to increase the size of the text in my blogs, where and how do I do this?
Thanks all in advance.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.
If I want to increase the size of the text in my blogs, where and how do I do this?
Thanks all in advance.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Have a different question or issue?
Start New Thread
Replies
3Hi Lyn
This isn’t a theme option in Pitch but you can try adjust with Custom CSS:
.blog p, .single p { font-size: 16px !important; line-height: 26px !important; margin: 0 0 26px 0 !important; }You can adjust the above as required. It says make all paragraphs on the blog and single post pages, 16px with 26px line height and a 26px bottom margin.
Cool, that’s worked fine.
Thanks so much :-)
Glad we could help :)
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.