All you have to do is to add a piece of code here and you are set to go!
Important thing to remember is, by adding code here you are not messing with your website files, so no harm done, this is a custom css edit.
You can get back at any time just deleting all the code and saving and the website will be exactly like it was before.
For the lazy ones just copy paste from below and edit ;)
h1 {
color: #ff5c30;
font-family: Helvetica, 'Open Sans', Arial, sans-serif;
font-size: 38px;
font-weight: 500;
margin-bottom: 14px;
}
h2 {
color: #8aa635;
font-family: Helvetica, 'Open Sans', Arial, sans-serif;
font-size: 28px;
font-weight: 400;
margin-bottom: 10px;
}
h3 {
color: #8aa635;
font-family: Helvetica, 'Open Sans', Arial, sans-serif;
font-size: 20px;
font-weight: 300;
margin-bottom: 6px;
}
Join the Discussion
Write something…