• Resolved jlhoffman77

    (@jlhoffman77)


    Hello,

    I changed the button color and font color but it’s not working. Can you help?

    Jennifer

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author EDGARROJAS

    (@edgarrojas)

    Hello!

    Looks like you already using the style editor to change the background color of the button? you can also change the font color with it but in case it is not working (due a css conflict or something) you could change it manually with an style like this:

    .sfForm.bootstrap-wrapper .redNaoSubmitButton {
    color:white !important;
    }

    Regards!

Viewing 1 replies (of 1 total)
  • The topic ‘Button Color’ is closed to new replies.