Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1475185

    Hello,
    No matter what I try I cannot override the .main_color via css.

    It is working in Firefox only, no mobile or chrome.

    Please advise, thank you

    #1475187

    I am referring to the gravity form css thank you

    #1475195

    Hi,

    What exactly are you looking to achieve? If you have a screenshot highlighting your intentions, then please share that with us.

    Best regards,
    Rikard

    #1475201

    Hi,

    I am trying to make the form fields white. The text that is black and grey.
    Thanks

    #1475226

    Hi,

    Thanks for the update. Please try the following in Quick CSS under Enfold->General Styling:

    .gform-body input {
      background-color: #fff;
    }

    Best regards,
    Rikard

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