Hotel Theme – css

Home Forums All Other Themes Hotel Theme – css

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #47483
    Pascal GaudinPascal Gaudin
    Participant
    • Topics: 20
    • Replies: 37
    • Total: 57
    Member since: July 30, 2015

    I’m not able to modify h1,h2,h3,h4,h5,h6 font-size in style.css.
    I did modify this : h4{font-size:18px; color:#313131; } for example, but it doesn’t work.
    Can you help me ?
    Thanks

    #47528
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi Pascal,

    Try !important at the end. So it should be h4{font-size:18px; color:#313131 !important;}

    Regards,
    Dave

    #47653
    Pascal GaudinPascal Gaudin
    Participant
    • Topics: 20
    • Replies: 37
    • Total: 57
    Member since: July 30, 2015

    Hi Dave,
    Thank you, it works !
    Pascal

    #47689
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.