We figured it out!
Edit Contact form:
<p id=”form-submit”>[submit “SUBMIT”]</p>
Then in Style.css:
#form-submit input{
background-color: #181e39;
font-size: 13px;
color: #fff;
border: 1px solid #fff;
}
Thanks for the response!
We’ve actually tried both those suggestions, which did change the size of both button and text, however not the colours. We think it may be the WordPress theme stopping us from being able to edit the colour, so we’re going to explore the c-panel.
Thank you so much, layout looks heaps better now!