Comments Tanja started the conversationJanuary 26, 2018 at 2:30pmDear Team,I wanted to change the color of the buttons (i.e. submit button of the contact form) as it is very light grey and almost not visible.Looked in the documentation but it is not mentioned.Could you help me please?Kind regards,Tanja 2,700PenciDesign repliedJanuary 26, 2018 at 3:50pmHi,You can add more this code to Customize > Custom CSS to do that: #respond #submit, .wpcf7 input[type="submit"], .widget_wysija input[type="submit"], #respond #submit:hover, .wpcf7 input[type="submit"]:hover, .widget_wysija input[type="submit"]:hover{ background: #ff8674; color: #fff; }Best Regards,PenciDesignTanja repliedJanuary 26, 2018 at 10:11pmHi!Thank you! Yes, this code is working. :)I'm also trying to adjust the colors of the submit button of "Give forms". I tried the following code in the custom CSS. Any idea why this one is not working? Should something extra be added?input[type="submit"].give-submit { background: BF9F5E; color: white;}Kind regards,Tanja 2,700PenciDesign repliedJanuary 27, 2018 at 1:55amHi,Can you tell me where does that buttons on your site? I didn't see any "Give forms" on your homepage or contact page.Best Regards,PenciDesign Tanja replied privately PenciDesign replied privately Sign in to reply ...
Dear Team,
I wanted to change the color of the buttons (i.e. submit button of the contact form) as it is very light grey and almost not visible.
Looked in the documentation but it is not mentioned.
Could you help me please?
Kind regards,
Tanja
Hi,
You can add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign
Hi!
Thank you! Yes, this code is working. :)
I'm also trying to adjust the colors of the submit button of "Give forms". I tried the following code in the custom CSS. Any idea why this one is not working? Should something extra be added?
input[type="submit"].give-submit { background: BF9F5E; color: white;
}
Kind regards,
Tanja
Hi,
Can you tell me where does that buttons on your site? I didn't see any "Give forms" on your homepage or contact page.
Best Regards,
PenciDesign