• SmartRobbie

    (@smartrobbie)


    Hi,

    I was wondering if anyone knows the code for controlling the h1 font size that I could enter into the custom css section in WordPress rather than editing the original file on the FTP?

    Thanks,

    Robyn

Viewing 1 replies (of 1 total)
  • Ismail

    (@elhardoum)

    Simple as

    h1 {
        font-size: _px;
    }

    ?

    apply !important (font-size: 22px!important;) to force override..

Viewing 1 replies (of 1 total)
  • The topic ‘custom css code for h1 font size’ is closed to new replies.