Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Pinnacle Change colour of send button on contact form

Home / Forums / Pinnacle Theme / Pinnacle Change colour of send button on contact form

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme
September 21, 2017 at 5:12 am

Hi,
I am trying to change the colour of the send button on my contact page. I have checked existing posts which mention Theme Options > Advanced Settings.
I don’t see this specific option so have tried adding the recommended CSS to Theme Options > Custom CSS.
This is the code I added. I don’t see any errors, but it has not changed the button colour.

This is the code I picked up from other posts…

input.wpcf7-form-control.wpcf7-submit {
background: purple;
}

input.wpcf7-form-control.wpcf7-submit:hover {
background: grey;
}

Please can you help?
Many thanks,
Jacky

  • The forum ‘Pinnacle Theme’ is closed to new topics and replies.