Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1072235

    Hi, how can I change the font color to white in the contact form element only on this page?

    Thanks.

    #1073253

    Hey DROR,

    Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-330 #order input::placeholder {
      color:#fff !important;
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.