Viewing 1 replies (of 1 total)
  • Plugin Support Rick Alday

    (@mrdaro)

    Hi there,

    The CSS is incorrect. You are defining a value but no parameter. Red what? Background? Text?…

    Try something like this instead:

    p { color: red !important; }

    Hope it helps!

Viewing 1 replies (of 1 total)
  • The topic ‘CSS in PHP not applying’ is closed to new replies.