Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS General CSS syntax help

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #165020
    alston
    Participant

    Hello,
    I am hoping someone can help explain to me the difference in syntax here:

    mobile-menu > li.active > a {border:1px solid #000000 !important;}

    vs.

    mobile-menu li.active a {border:1px solid #000000 !important;}

    I’m seeing a lot more styles written with the top using > and I’ve yet to tell a difference in it, but I know there must be…?

    #165027
    KhaiM
    Participant
    #165035
    alston
    Participant

    Ok, good to know, thanks for the help!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.