Need to adjust width between checkboxes and choices on search page
-
Right now checkbooks are a bit away from the choice
For examples, I want the associated checkbox for Anxiety to be closer to Anxiety. Then gap between Anxiety to next checkbox to be wider.
Same for the rest of the choices.
Checkbox to be close to Depression
Wider gap
Checkbox to be closer to Trauma & TPSD
I received this code from the chatbot but not working.
[code lang="css"]<br /> /* decrease the gap between the checkboxes <em>/ input[type="checkbox"] { margin-right: 20px; /</em> Adjust the value to decrease the gap */<br /> }<br /> [/code]
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Need to adjust width between checkboxes and choices on search page’ is closed to new replies.