• Resolved checcoxx

    (@checcoxx)


    Hi there,
    I’m using Forminator that I really like, I tried to change the color button but I don’t see any change in front end.
    Besides, I’d like the button to become similar to the other buttons of the theme (shape, color etc.).
    Maybe you can help me with CSS code.
    Thank you very very much!!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @checcoxx

    I hope you are doing good today.

    From what I see your theme CSS has default values for inputs, text areas, and buttons and it overwrites the Forminator style. Please consider adding this code into Appearance -> Customize -> Additional CSS:

    #forminator-module-8576 .forminator-button-submit {background:#253CAC; color:#fff; border-radius:25px;}
    #forminator-module-8576 .forminator-button-submit:hover {box-shadow:none;}

    Kind Regards,
    Kris

    Thread Starter checcoxx

    (@checcoxx)

    It works!!
    Thank you!! 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Modify Button Layout’ is closed to new replies.