• Hi, I hope you can help me change the color of h1 just on homepage. Or is there a way to have a different entry-title H1 on homepage so that I can style if differently than the other pages?

    Hope you can help me with this.

    Thanks a lot.

Viewing 1 replies (of 1 total)
  • Hi @bodabas,

    Would you please try adding the following CSS code in Appearance > Customize > Additional CSS

    .home h1 {
        color: #ff0000;
    }

    ??Feel free to change the color in the code above.

    I hope it helps. Feel free to reach out to us if you have any further queries.

    Kind regards,
    Herman ??

Viewing 1 replies (of 1 total)
  • The topic ‘Chnaging Homepage h1’ is closed to new replies.