• Resolved sirajka

    (@sirajka)


    I’m trying to write css using pseudo classes like: (:last, :first, etc …)
    but it’s not being applied to the elements corresponding with the pseudo class
    I’m wondering if pseudo classes are supported?

    • This topic was modified 5 years, 9 months ago by sirajka.
Viewing 1 replies (of 1 total)
  • Plugin Author Daniele De Santis

    (@danieledesantis)

    Hi,
    pseudo class are supported, probably your CSS rules are overriden by more specific selectors.
    You should inspect your code to find out which rules are overriding yours.

    Best,
    Daniele

Viewing 1 replies (of 1 total)
  • The topic ‘Pseudo Classes support?’ is closed to new replies.