This goes hand in hand with the following template: https://voxel.guide/asset/airbnb-style-create-form/
Best when using Voxel v1.4+.
Â
.ts-form-progres{
order: 3;
position: fixed;
bottom: 0;
left: 0;
background: white !important;
z-index: 9;
width: 100%;
padding: 0 1%;
}.active-step-details p{
display: none;
}.ui-html-field{
align-content: center;
}