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

    How do I change the color of buttons to white and text on buttons to pink #ea3c82?

    Also how can I change the color of the submit button on https://woodruffway.com/contact-2/?
    Thank you for the help.
    Buddy

    #808826

    Hey Buddy,

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

    input[type='submit'] {
      background-color:#ea3c82 !important;
    }

    Best regards,
    Rikard

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