I have searched the support forum and there are many posts in regard to having Mailchimp sign up fields appear horizontally, ie. Firstname | Email | Submit. I have tried adding different things into Quick CSS, but none of it has worked. The form is on the homepage (not a widget) towards the bottom of the page. Please see link to homepage in private area.
Many thanks for your help.
Hey Ivana,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia-builder-el-20.av_two_third {
margin-left: 0% !important;
}
.avia-builder-el-20 .avia_ajax_form .first_form {
clear: none;
margin-left: 5px;
width: 39%;
}
.avia-builder-el-20 .avia_ajax_form .first_form.av-last-visible-form-element {
width: 20%;
float: right;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria
You are a star!!! Thank you, that worked perfectly.
I greatly appreciate your super fast response.
Cheers
Ivana