How to put a text box next to 2 open answer options | XM Community
Question

How to put a text box next to 2 open answer options

  • 31 July 2019
  • 1 reply
  • 9 views

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!

1 reply

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