Hi @ancapantilie
Thanks for your reply.
I tried it but it doesn’t seem to work.
Hopefully, I’ve pasted the code in the right place. This is what the Additional CSS code looks like on my page now:
/*
You can add your own CSS here.
Click the help icon above to learn more.
*/
.page-id-346 .main-container .content-area {
padding:10px 0 96px 0;
}
.mc4wp-form-theme-blue button:active, .mc4wp-form-theme-blue button:focus, .mc4wp-form-theme-blue button:hover, .mc4wp-form-theme-blue input[type=submit]:active, .mc4wp-form-theme-blue input[type=submit]:focus, .mc4wp-form-theme-blue input[type=submit]:hover,.mc4wp-form-theme-blue input[type=submit]{
color: #fff!important;
background-color: #55bfa8!important;
border-color: #55bfa8;
}
Looking forward to your response.