Home › Forums › Gillion Theme › change color form
Home › Forums › Gillion Theme › change color form
How change the color button “submit” of the form? Who garanted i have who not will change with last update Gillion?
My website: https://jrmartian.com.br/contato/
Thks!
Solution for this topic
Hi @juniormartian,
I hope you are well today and thank you for your question.
You can change its color by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#page-container .wpcf7-form .wpcf7-submit { background-color: #1e1e1e!important; } #page-container .wpcf7-form .wpcf7-submit:hover { background-color: #949191!important; }
Best regards,
Shufflehound team
š tks
You are always welcome here š