Thanks for this, doesn’t seem to do anything. I’m pasting all the custom css below; can you see anything conflicting with it?
Sorry i’m just beginning to learn this.
——
body {
font-weight: 300;
font-family: “HelveticaNeue-Light”, “Helvetica Neue Light”, “Helvetica Neue”, Helvetica, Arial, “Lucida Grande”, sans-serif;
color: #000000;
font-size: 80%;
line-height: 18px;
}
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
.page-title span,
.pingback a.url,
#site-title,
.entry-title {
font-family: “HelveticaNeue-Light”, “Helvetica Neue Light”, “Helvetica Neue”, Helvetica, Arial, “Lucida Grande”, sans-serif;
font-weight: 300;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
.home .hentry.format-aside:before,
.home .hentry.category-asides:before {
font-family: “HelveticaNeue-Light”, “Helvetica Neue Light”, “Helvetica Neue”, Helvetica, Arial, “Lucida Grande”, sans-serif;
letter-spacing: .2em;
}
input[type=submit] {
font-family: “HelveticaNeue-Light”, “Helvetica Neue Light”, “Helvetica Neue”, Helvetica, Arial, “Lucida Grande”, sans-serif;
}
body.home h2.entry-title {
display: none;
}
a { color: #04b4b5; }
a:visited { color: #04b4b5; }
a:hover { color: #fe57a1; }
#footer, ul li {
list-style: none;
}
article.page { border-top: none; padding-top: 0px; margin-top: -16px; }
.row .ninecol {
width: 100%;
}
.entry-title a:link, .entry-title a:visited {
color: #04b4b5;
text-decoration: none;
}
#main .entry-content h3 {
font-variant: none;
text-transform: none;
}