Tagged: button form color adjustment
HI,
I tried this as stated in de documentation
*—————————————-
// CSS – Contact form submit button
//————————————–*/
#top .avia_ajax_form input[type=’submit’] {
border: none;
background: #eb5424;
color: #f6f6f5;
}
#top .avia_ajax_form input[type=’submit’]:hover {
background: #000000;
}
but it did not change, even after clearing the cache.
I changed submit to the Dutch ‘Verzenden’ for the button, so I tried that wording in the CSS as well, but without success
Maybe ‘submit’ has to be something else,since I use the Dutch version of WordPress/Enfold?
Hey JannyPolak,
Could you post a link to where we can see the element in question please?
Best regards,
Rikard
Hi JannyPolak,
We’ll wait for the link then.
You can also try to go to Enfold > Performance > CSS File Merging And Compression set it to Disable – no CSS file merging and compression and see if it helps.
Best regards,
Nikko