Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mykyta Synelnikov

    (@nsinelnikov)

    Hi @vatinab

    You may add custom styling for the class of these buttons. I visited your website and there are styles from it but applied for the form’s buttons:

    .jb .jb-form .jb-form-buttons-section .jb-form-button {
        color: #f5f7fc!important;
        border-width: 0px!important;
        border-radius: 24px;
        font-size: 15px;
        text-transform: uppercase!important;
        background-color: #47DAF0;
    }

    You may insert this CSS snippet into your theme’s|child-theme’s style.css file.

    Let me know if that works,
    Best Regards!

    Plugin Author Mykyta Synelnikov

    (@nsinelnikov)

    Hi @vatinab

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.

    Please feel free to re-open this thread if any other questions come up and we’d be happy to help. 🙂

    Regards

    Thread Starter vatinab

    (@vatinab)

    We don’t need to change the font or color of the button. just the text of the button from “save draft” to “submit for approval”. We can’t find anywhere to change it. 🙁

    • This reply was modified 3 years, 9 months ago by vatinab.
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Change Button text’ is closed to new replies.