Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Gator Forms Support

    (@perfect-web-support)

    Hello,

    In Theme tab click on Theme customizer you can find Buttons and Links section where you can change all buttons styles.

    Best regards

    Thread Starter Sandeep

    (@sandeepkylas)

    Hi
    Thank you! How can I do it on the free version?
    Can I change the CSS anywhere to edit the button style and color?

    Plugin Author Gator Forms Support

    (@perfect-web-support)

    Yes, you can add the following code to your template’s style.css or other .css file, for example:

    #pwebcontact?_send {background-color:red;}

    replace ? with your form ID number.

    Best regards

    I have some questions to ask yourself:
    1. How can I change the language of the body of email in French?
    2. Can I use this plugin in Multilingual?
    3. Can I customize the confirmation message sent for example to form (paragraph, link …)?

    Plugin Author Gator Forms Support

    (@perfect-web-support)

    Hello,

    Ad. 1 – in Email tab under Email message to User/Admin you can find Show email variables – using them you can write and translate your message anyway you want – for example instead of {fields} for all fields you can type something like this:

    Name: {name.value}
    E-mail: {email.value}

    You can find field aliases (name, email etc like in the example) in Fields > Advanced options for a field.

    Ad. 2 – yes, however for now our plugin is only in English, if you are using pages in multiple languages, you can copy our forms, translate the labels as you wish and use them by displaying them through shortcodes for different languages.

    Ad. 3 – yes, you can use HTML code as the success message

    Best regards

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change style of Send button’ is closed to new replies.