Has my previous post been cancelled..? And if so, why?
Anyway.. I can’t change the color of send button in contact form, no matter how many lines of custom or quick CSS I put in. Anyone can help?
Another Issue arised in the meantime: in the link below you can see the right box with the text inside it not aligned.. why..?
Thanks,
Giulio
Hey Giulio,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.main_color #av_section_2 input[type="submit"] {
background-color: navy;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hey Giulio,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.main_color #av_section_2 input[type="submit"] {
background-color: navy;
}
If you need further assistance please let us know.
Best regards,
Victoria