Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1065745

    Hello,
    at the top of my homepage it is written: Angela Petrella copywriter appassionata di SEO e web marketing, I have added h1 and h2 tag. So now it is like this:

    <h1>ANGELA PETRELLA</h1>
    <h2>
    copywriter appassionata </br> di SEO e web marketing </h2>

    It is a caption of a slide element.
    I would like to know how it is possible to change the font size of H1 only of this page, but not the other ones.

    Thank you

    #1065746

    Hey Anj27,

    Add this to quick css:

    .home h1{
    font-size:30px!important;
    }

    Change the size to whatever you want.

    Best regards,
    Jordan Shannon

    #1065749

    Thank you so much.
    Best regards

    #1065992

    Hi,

    I’m happy yo help. If you need anything else, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Font size of my homepage’ is closed to new replies.