• Hi guys, I want to use the following but have it apply to the homepage only (not the other pages of the website).

    .page-home h1{
    font-style:normal;
    font-size:13px;
    font-weight: normal;
    }

    I don’t think

    .page-home h1{

    is correct. How can I change it so it is?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Special H1 CSS tag to apply to the homepage only’ is closed to new replies.