How to put a text box next to 2 open answer options | XM Community
Skip to main content
Hey there! What if you want to put a text box next to answer option (as opposed to below it), when there are 2 other specify boxes in one question?
I have the following code snippet:

<style type="text/css">
.LabelWrapper
{
display:inline-flex;
}
</style>

But the output looks ugly:

!

I think I might need to adapt 'display:inline-flex' - but I don't know css well enough to figure out the problem ...

Very happy about support!

Hi Anni,
Can you show me how you put the text box to the right? I see your code but I can't seem to add it onto my question. I'm not very good at css at all.
Thank you,
Tea


Leave a Reply