• Resolved robertag

    (@robertag)


    Hi, I’m trying to customize the form button with a border round 50px and custom padding 10px, but when I call the css, it doesn’t take the style. The html css class is forminator-button forminator-button-submit forminator-button forminator-button-submit forminator-button-submit, but when i set it in css, this not work. Why?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @robertag,

    Could you please try the CSS as follows and see whether it helps:

    .forminator-button-submit {
        border-radius: 50px;
    
    }

    You can apply the CSS inside the form under the “Appearance” tab > Custom CSS section as shown in the following screenshot:
    https://imgur.com/kps0YTS

    Please check and let us know how that goes. If you still have issues even after than then please do share the URL to the page where you have the form so that we could check further if needed.

    Looking forward to your response.

    Best Regards,

    Nithin

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @robertag ,

    We haven’t heard from you for some time now, so it looks like you don’t have more questions for us.

    Feel free to re-open this ticket if needed.

    Kind regards
    Kasia

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘forminator css button style not work’ is closed to new replies.