Hi @wpmudev-support9,
I have tried this, but it wasn’t as expected but I tried the below one with individual fields then I was able to get the result. Using the below CSS again in the full width there was a problem as the fields were not equivalent to the default fields. I also created with 3 columns on pop up it again came up as a single row and single column.
.right-forminator-col {
float:left;
display:block;
width:45%;
margin-left:5px;
}
.left-forminator-col {
float:left;
display:block;
width:45%;
margin-left:5px;
}
The plugin is great but some CSS issues facing from my end. This may not be the same for all. Good Job.
Regards
Mohammed Rafique