• Resolved martinapedrosa

    (@martinapedrosa)


    Hi, how can I edit the “submit” button? I just want it to go along with theme setting – smaller and less spacing between letters. When designing inside the plugin options, I don’t see any option ??

    Thank you for any help provided!
    Kindly,
    Martina

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

Viewing 1 replies (of 1 total)
  • Hi @martinapedrosa,

    You can use match my theme to inherit theme styling (please click on the left menu global setting > general setting then change the form styling option to match my theme )

    There are a couple of other options to change button styling with the current(Default) theme

    1. Go to form dashboard and under the build Section, there is an option for design
    2. you can use custom styling, ( Please use the below selector to add your custom styling and add it to your theme CSS file ).

    .rmagic .buttonarea input[type=’submit’] {
    }

    Regards,

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