Contact form same buttons as Theme
-
Hi,
how can I make sure that my contact form buttons are exact the same as I use now on my template?
Hello,
Please elaborate on what you require with the help of some relevant screenshots to check it myself and help you out accordingly.
Regards.
Xtemos Studios.
Hi,
i want the contact form buttons as in screen same as my buttons from the theme. So same hover etc.
Attachments:
You must be
logged in to view attached files.
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
input.wpcf7-form-control.has-spinner.wpcf7-submit.btn-color-black {
background-color: #30737b;
border-radius: 5px;
}
Regards.
Xtemos Studios.