Change size of H1, H2 etc
-
Hi,
I am trying to change the size of the H1, H2 etc headers and am in the style.css editor.
This is what it looks like currently for posts + pages:
/***** Posts/Pages *****/
.post-header { margin-bottom: 1em; }
.entry-title, .page-title-top { border-bottom: 3px solid #2a2a2a; }
.page-title { background: #e64946; font-size: 160%; color: #fff; padding: 0 0.5em; display: inline-block; margin-bottom: 20px; }
.subheading { background: #e64946; color: #fff; font-size: 110%; line-height: 1.3; padding: 0.25em 0.5em; display: inline-block; }
.meta { color: #9a9b97; font-style: italic; }
.post-meta { margin-top: 1em; padding: 0.5em; border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; }
.entry p, .post-thumbnail { margin-bottom: 1em; }
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 { margin-bottom: 20px; }
.tags-wrap { margin: 1em 0; }
.tags li { float: left; margin: 0 0.5em 0.5em 0; background: #555555; }
.tags li:hover { background: #e64946; }
.tags a { color: #fff; display: block; padding: 0.2em 1em; }
.author-box { margin-bottom: 1.67em; padding: 0.83em; background: #f7f7f7; border-top: 3px solid #e64946; border-bottom: 3px solid #e64946; }
.author-box-avatar { float: left; margin-right: 0.8em; }
.related-posts { margin-bottom: 1.67em; }
.related-thumb { float: left; margin: 0 0.5em 0.5em 0; padding: 0.25em; border: 1px solid #f7f7f7; }
.section-title { margin-bottom: 0.5em; }Have played about with that somewhat but STILL NEED HELP!!!
Any responses very much appreciated.
Nuff’Respect
Peace+Love
1Worldxxx
- The topic ‘Change size of H1, H2 etc’ is closed to new replies.