Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @adriandambrine

    Try this

    .single .post-title {
       font-size: 20px; /* the actual size is 47px, vous pouvez changer comme bon vous semble*/
    }

    si cela ne fonctionne pas 🙂 try to add !important

    .single .post-title {
       font-size: 20px !important; /* this will force this rule to be applied */
    }

    A bientôt !
    SYA 🙂
    LebCit

    Thread Starter adriandambrine

    (@adriandambrine)

    Hello,

    Thank you for your quick answer and your french 😉

    However, I was not specific enough…

    I think the code you gave me will modify the post-title.

    Or, I would to changes the multiple headings 1 or headings 2 of my website with only one code.

    Thank you 🙂

    Thread Starter adriandambrine

    (@adriandambrine)

    up

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘H1 size inside post’ is closed to new replies.