• I am having trouble adjusting the font size in CSS, specifically for the post headers (h2). I created a child theme and when I adjust the font size within the code below, nothing happens. Anyone have an answer on this?

    h2 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 20px;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Prana Font Size’ is closed to new replies.