You are viewing limited content. For full access, please sign in.

Discussion

Discussion

CSS Stop label wrapping

posted on July 27, 2017

I want to control only stopping the label wrap so no matter the label length it is still in line:

0 0
replied on July 27, 2017

I utilized css formatting and put the label above the field

#q4 .cf-label, #q7 .cf-label {width: 100%;}
#q4 .cf-field, #q7 .cf-field {width: 100%;}

The only problem I am running into now, is the formatting is not saved when the form is submitted to the repository. 

Thanks,

Forms - CSS formatting.PNG
0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.