HI I was wondering if you can help me get my Mailchimp subscribe form into the same layout as on this page- as in the three form fields in one row.?
Hey (Email address hidden if logged out) ,
Please try the following in Quick CSS under Enfold->General Styling:
.page-id-513 #av_section_3 .avia_ajax_form p {
width: 24%;
display: inline-block;
}
Best regards,
Rikard
Hi Rikard, I’ve just tried that and it didn’t work.
Regards,
Steph
Hi Steph,
Can you try adding this CSS code in Enfold > General Styling > Quick CSS:
#top .avia-mailchimp-form p {
width: 24.25%;
float: left;
margin-left: 1%;
clear: none;
}
#top .avia-mailchimp-form p:first-child {
margin-left: 0;
}
Best regards,
Nikko
That works perfect, thanks Nikko!
Hi Steph,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko