Forums

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

Home Forums CSS need help with syntax

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #148997
    lenny
    Participant

    hi

    i have a wordpress page that in the source it says:
    body class=”page page-id-938 …

    i have a class called .green

    how can i apply a change to .green only on that page?

    i tried :
    body.page-id-938.green
    {float: left;}

    it doesn’t work

    thanks

    #149030
    KMarimon1
    Participant

    Good stuff buddy

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