This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 4

BUG? Advanced CSS isn't picking up the 2nd class


  1. jhinkle
    Member

    I created 2 classes in the Advanced CSS part; redtext, and boldtext. It it picking up the redtext, but not the bold text. (I'm referring to the Advanced CSS section in the Theme Editor). If I switch the classes, it will pick up the boldtext and not the redtext. So either I'm doing it wrong or it's not picking up anything below the 1st class. Here is what I have in the CSS box:

    .redtext p, .redtext h3 {color:red !important};
    .boldtext p, .boldtext h3 {font-weight:bold !important};
    Posted 10 years ago #
  2. christopherbrooks
    Member

    I have a long series of new classes for certain elements, and I show the ";" inside the ending "}" not outside. Perhaps that would help.

    Posted 10 years ago #
  3. jhinkle
    Member

    Well that's embarrassing ... thanks christopher

    Posted 10 years ago #

RSS feed for this topic

Reply