Skip to content
Public Ticket #1508

Change button colors

Conversation thread

PenciDesign replied

Staff Reply

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

Tanja Berkx replied

Customer Reply

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 

PenciDesign replied

Staff Reply

Hi,

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,

PenciDesign

Tanja Berkx started the conversation

Conversation Start

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

Want to join this conversation or access attachments? Sign in first.