Quantcast
Channel: WPQuark Knowledge Base » All Posts
Viewing all articles
Browse latest Browse all 5050

Reply To: How to display a row of two hands interface,I need a line of two input

$
0
0

Please add this CSS in the form settings > Theme > Custom Style > CSS:

body .ipt-eform-content .ipt_uif_question {
    display: flex;
}
body .ipt-eform-content .ipt_uif_question .ipt_uif_question_label {
    float: none;
    display: inline-block;
    max-width: 80px;
}
body .ipt-eform-content .ipt_uif_question .ipt_uif_question_content {
    float: none;
    display: inline-block;
}

If you want to appreciate my efforts, then please rate our products. It helps us establish stronger reputation across the marketplace.


Viewing all articles
Browse latest Browse all 5050

Trending Articles