Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I can’t seem to be able to adjust the font size in any of the header or footer widgets.
Any suggestions would be greatly appreciated?
Hi David
You can change the page title size under Appearance > Customize. If you need further control over sub-headings we’ll need to use Custom CSS:
Insert under Appearance > Custom CSS and edit as required:
Ref: https://siteorigin.com/basics/modifying-theme-design-with-custom-css/
Why should we set font size in pixels? Shouldn’t em sizes be more responsive?
The same CSS selectors apply if you’d prefer to use ems or rems. They are are responsive if users set a different than normal text size for their browser. Vantage already contains a fair amount of px’s though so it wouldn’t be a big issue if you set these headers in px.
Hello,
As per this thread, I added the below CSS:
/* Footer */
..but it only changes the font size of the title of the footer. What could be the coding to change the actual content text of the footer?
I didn’t try any of the other code in the above post, like the .entry-content-h2 because I don’t understand what all those H numbers are for or what they will affect – what do they affect?
Many thanks
Hi seaneo
Please open a new thread and I’ll be happy to assist.