-
primebaseballAnswered on May 28, 2023 05:00 PM
I will upload three different pictures.
- The first pic I am trying to make two columns. See pic 1
- The second pic, I am trying to make two columns and the lines single-spaced. See pic 2
- The same with the 3rd pic. Formatting
If anyone of this includes having to enter code, I will need help. No idea how to do that.
Page URL: https://form.jotform.com/231476431423148 -
Eleph_MAnswered on May 28, 2023 05:05 PM
Hello Scott,
Thanks for reaching out to Jotform support. I'll need more time to look into this. I'll get back to you as soon as I can.
Thank you for your patience and understanding, we appreciate it.
-
Eleph_MAnswered on June 01, 2023 08:08 PM
Hi Scott,
Thanks for patiently waiting. I see that you've already resolved the first pic so I won't include the CSS code I have for that part so it won't re-arrange your current setup. Please inject the CSS below for the pics 1 and 2:
div#text_62 p {
font-size: 0;
}
li#id_63 {
text-align: center;
display: list-item;
padding-right: 33%;
padding-left: 35%;
}
Output:
Give it a try and let us know how it goes.