Hi,
I’m attempting to style the Mail Chimp form to look like the linked image. I tried to utilize the solutions offered in previous support threads, but was unsuccessful. Any help you can provide would be most appreciated!
Thanks
Where I need to be: http://foragerpro.com/Forager/wp-content/uploads/2017/04/mc-ForagerPro.png
Where I’m at: http://foragerpro.com/Forager/mc-2/
Hey Dwimmer,
I can’t see the difference, perhaps the first image link is wrong?
Best regards,
Mike
Sorry Mike – here is the correct ‘what it should look like’ link:
http://foragerpro.com/Forager/wp-content/uploads/2017/04/Forager-doc-1-3-31-17.png
Thanks
MIke – I only have it as a screen shot. I can get the colors easily, what I need is to remove the border around the first field (Subscribe for updates) and then add background color to the second and third fields.
Thanks
Hi,
Try this code in the General Styling > Quick CSS field:
#avia_1_1 {
border-color: transparent!important;
}
#avia_0_1 {
background-color: #EFE4B0!important;
border-color: transparent!important;
}
div .av-dark-form .button {
background-color: #FF7F27!important;
border-color: transparent!important;
}
Best regards,
Mike
Perfect – thank you very much!
Hi,
Let us if you have any questions in the future :)
Best regards,
John Torvik