Replies: 1
Greetings Forminators,
Re: CUSTOM CSS
We have a form that has multiple instances of the CHECKBOX field.
Firstly, there is one instance that we want to be able to style independently of the other instances of that field. Specifically, we want to independently style the following characteristics…
.forminator-checkbox {width:160px; height:180px;}
.forminator-checkbox-image {width:150px; height:250px;}
.forminator-checkbox-image span {width:150px; height:250px;}
.forminator-checkbox-label {margin-top:280px;}
.forminator-checkbox-box{margin-top:280px;}
But to do so in only ONE instance of the CHECKBOX field used within the form.
How can we create a UNIQUE CSS CLASS for the once instance of the CHECKBOX field?
Please give the correct CSS syntax.
Secondly, when we apply the above styles, the PREVIOUS and NEXT buttons overlay the images used with the CHECKBOX field. Can you suggest a resolution for this too please?

Thank you,
CRF
Winework Solutions LImited