Hello again to all. I don’t know if it’s okay to start a topic per project, please let me know. But I wanted to share my fun survey page completed for the challenge and I have a question!
When I click on a checkbox or radio button, exactly on it, not the label, for some reason the width changes and creates a lot of whitespace. Even though I’ve set an exact width I need it to be. How do I fix it?
I’ve fixed the button issue, not sure how that escaped my attention teehee.
As for checkboxes, I’m so entirely clueless as to why they do this, I’ve tried so many options and did so much googling, to no avail. I’m going to look at it a few hours later with a fresh attention span, and also hoping someone here might know what causes it I think I might have overdone it with widths, but I’m just not sure, it’s so odd.
EDIT: Apparently, all I needed was to add !important to the fieldset input width. Lol. Well, that’s been resolved