blog post font sizes

Home Forums Support blog post font sizes

Home Forums Support blog post font sizes

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #176700
    Loren Salas

    Hi, I’ve read over previous forum threads but still have some questions. By read I’ve read, search engines don’t like several H#’s, so to get around this, CSS is used, correct? With CSS, search engines are completely satisfied with this?

    I’ve copied Tom’s css (pasted below), but I need to make single blog post titles 20px as well. What would be the css for those? Thanks, Loren

    .page h1.entry-title {
    font-size: 20px;
    }
    .archive .entry-header,
    .blog .entry-header {
    font-size: 20px;
    }

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.