• Resolved davidleefish

    (@davidleefish)


    A week ago, I got advice on changing the size of the font for the titles that appear at the tops of pages.

    The css suggested was

    .entry-title::first-line {
    font-size: 3em; /* whatever size you want here */
    }

    That works great BUT it also affects the first lines of blog posts. Is there a way to make the css specific to Lifter only?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSS for titles’ is closed to new replies.