How can i achieve converting the submit button inline to the sample image below
https://imgur.com/a/MjHcd4f
Thank you,
Manny
Hi Manuel,
Please go to Enfold > General Styling > Quick CSS, then add this code:
#top.home .avia_ajax_form fieldset {
display: flex;
}
#top.home .avia_ajax_form fieldset .form_element:last-child {
width: 180px;
text-align: right;
}
Best regards,
Nikko
Thank you!
Hi,
Glad Nikko could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
Yigit