Custom css / change font colour prime press theme
-
Hi I am using the primepress theme and want to add some colour font to H1 etc. They have an empty custom css in the edit screen but I dont know what to do with it.
I tried copying this from the style sheet
/*—–headings—–*/
‘body.custom h1, h2, h3, h4, h5, h6{font-weight:normal; font-family:’trebuchet MS’, verdana, arial, sans-serif;}
.entry-title, .page-title{font-size:2.2em; line-height:1; margin:0.9091em 0 0;}
.page .entry-title, .page-template .entry-title{text-align:center;}
.page-title{text-align:center; margin-bottom:0.9091em;}
.sidebar h2{font-size:1.5em;}
.entry-content h1, .entry-content h2{font-size:1.5385em; line-height:1; margin:1.5em 0 0.5em; color:100F3C }
.entry-content h3{font-size:1.3846em; line-height:1.1111; margin:1.66665em 0 0.55555em;}
.entry-content h4{font-size:1.2308em; font-weight:bold; line-height:1.25; margin:1.875em 0 0.625em;}
.entry-content h5, .entry-content h6{font-size:1em; font-weight:bold; margin:2.30775em 0 0.76925em;}‘
changing the color reference but it didnt work. I’m really new to this so any help would be appreciated.
- The topic ‘Custom css / change font colour prime press theme’ is closed to new replies.