-
juliallmeidaOla.
Eu gostaria de colocar essas 2 opções de escolha unica em 1 linha só.
Na versão para celular e também na versão desktop
Você pode me ajudar?
Page URL: https://form.jotform.com/232079228945060 -
Billy Jotform SupportHi Juliana,
Thank you for reaching out to Jotform Support. To put the options of the Single Choice widget on the same line, we need to inject CSS code into the form. Let me show you:
- Open the form in Form Builder
- Click on the roller-paint icon (Form Designer) located in the upper right corner
- Click on the Styles tab
- In the Inject Custom CSS section, insert/paste the code below and click on Save
#cid_240 > div {
display: flex !important;
}
Result:
Reach out again if you need any other help.
-
juliallmeidaThank you 🙂
Em ter., 1 de ago. de 2023 01:42, Jotform <noreply> escreveu:
</noreply>...