Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #570234

    Hi,

    I’m making my own font-styles (h1,h2,…), but how do I assign h1 to “.slide-entry-title.entry-title” in Quick CSS?

    Regards
    Poirot

    #570435

    Hi Poirot!

    You cannot. Instead just target that by itself.

    .entry-title { color: red; }
    

    Best regards,
    Elliott

    #575336

    Hi Elliott!

    Ok, thank you!

    Regards
    Poirot

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Font styles’ is closed to new replies.