This topic has 2 replies, 2 voices, and was last updated 9 years, 5 months ago ago by Eva Kemp
When I go into the typography options and change the body text it changes everything on the website when I would only like to alter each element.
On my home page I would like to change the font size of ‘Member Exclusives” and “Follow @BeatsByVanity” on Instagram” headers.
Second part of my question, how would I add links to my social outlets at the top of my website? I know how to place a widget there, but how do I add my own social links, not a share option?
Thanks in advance.
Hello,
In this case add this code in 8Theme Options > Typography > Custom CSS > Global Custom CSS:
.title h1 {
font-size: 15px !important;
}
Write your value for font size.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up