resizing radio images changed the rest
-
I’ve been trying to switch to Forminator after the current plugin I use doesn’t have all the things I need. Now I require, just on this form, that the images show up exactly as it is right now. I have used a code I’ve found on a different topic and edited it to my liking.
.forminator-field .forminator-radio {width:260px !important; height:290px !important;} .forminator-field .forminator-radio .forminator-radio-image {width:260px !important; height:260px !important;} .forminator-field .forminator-radio .forminator-radio-image span {width:250px !important; height:250px !important;} .forminator-field .forminator-radio .forminator-radio-label {margin-top:180px !important;} .forminator-field .forminator-radio .forminator-radio-bullet {margin-top:180px !important;} .forminator-field .forminator-checkbox {width:260px !important; height:280px !important;} .forminator-field .forminator-checkbox .forminator-checkbox-image {width:260px !important; height:260px !important;} .forminator-field .forminator-checkbox .forminator-checkbox-image span {width:250px !important; height:250px !important;} .forminator-field .forminator-checkbox .forminator-checkbox-label {margin-top:200px !important;} .forminator-field .forminator-checkbox .forminator-checkbox-box {margin-top:200px !important;}
Only issue is that when you scroll down to ‘anything additional,,,’, you can see that it has effected the other radios/checkboxes. I sadly have no idea how to fix this as I’m not code savvy.
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘resizing radio images changed the rest’ is closed to new replies.