Hi, I’m using Enfold and it’s working fine.
Congratulations for it!
My doubt is, I’m using the MailChimp signup form from ALB but I don’t know how to customize the button. I want to change it’s color, shape and Font size.
My website is israellaramalho.com.br
Hey Rafael,
Please try something like this in Quick CSS under Enfold–>General Styling:
.avia-mailchimp-form .button {
background-color:red !important;
font-family:Arial !important;
}
Thanks,
Rikard
It worked!
Thanks a lot, Rikard!!!