Comments PQSDurham412 started the conversationJune 23, 2023 at 7:17pmIn the templates that use Contact Form 7, how do you change the color of the "gem button"? Is that CSS? and if so, where do I access it to change the color and hover color?Attached files: contactform7screenshot.jpg 7,092Oliver repliedJune 25, 2023 at 9:53amHi,Please provide link to the page with the form Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver PQSDurham412 replied privately 7,092Oliver repliedJune 26, 2023 at 12:55pmHI! CSS example: .gem-contact-form-white .gem-button-position-fullwidth input[type='submit'] { background-color: #000 !important; color: #ccc !important; } .gem-contact-form-white .gem-button-position-fullwidth input[type='submit']:hover { background-color: #eee!important; color: #ddd!important; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverPQSDurham412 repliedJune 26, 2023 at 5:56pmThank you! that totally worked. 7,092Oliver repliedJune 27, 2023 at 6:22amWelcome!Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
In the templates that use Contact Form 7, how do you change the color of the "gem button"? Is that CSS? and if so, where do I access it to change the color and hover color?
Attached files: contactform7screenshot.jpg
Hi,
Please provide link to the page with the form
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
HI!
CSS example:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Thank you! that totally worked.
Welcome!
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver