Hi
I have this in Quick CSS:
.main_color input[type=’submit’] {
background-color: #2C4574;
color: white;
border-color: #2C4574;
}
but color of button is black
Hey mvucic1,
Thank you for the inquiry.
The site is not loading correctly on our end. Is the URL correct? Please check the info carefully so that we can access the site and check the contact form.
You can try this css code to adjust the style of the submit button.
div .main_color .button, .main_color #submit, .main_color input[type='submit'] {
background-color: red;
color: green;
border-color: blue;
}
Best regards,
Ismael
I am sorry site is https://split-adria.com
When I add that code color is ok but other elements change size and form
Problem occurs after I have installed Translate WordPress – Google Language Translator (following the instructions found on https://kriesi.at/support/topic/google-translate-4/) , I have installed that plugin but problem remains