Comments Meritxell started the conversationNovember 15, 2016 at 4:13pmI need to insert a checkbox in the contact forms, so the user accepts the legal conditions of the page. This is necessary in Spain. For some reason I do not know, in this Theme, I can not get the phrase next to the checkbox. How can I solve this problem? Thank you 895TheFox repliedNovember 16, 2016 at 8:19amHello again,Please add this custom css ( thefox > styling options ) :.acceptance-738 { display:inline-block; }If you change the field name you would also need to change the class name.Do not hesitate to contact us if you have more questions. Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Meritxell repliedNovember 16, 2016 at 3:01pmThank you,I added the code that attached me and it works fine. Just an observation, could we add a space between the checkbox and the sentence? Now as you can see in the picture it's all together. 895TheFox repliedNovember 17, 2016 at 6:55amHello again,Try to add this :.wpcf7 .acceptance-738 input { margin-right: 10px !important; }This should do the trick.Regards--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Meritxell repliedNovember 17, 2016 at 3:32pmEverything is ok.Perfect, thanks. 895TheFox repliedNovember 18, 2016 at 4:34amHello again, Glad to hear that! You're welcome! Do not hesitate to contact us if you have more questions.Have a nice day! Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sign in to reply ...
I need to insert a checkbox in the contact forms, so the user accepts the legal conditions of the page. This is necessary in Spain.
For some reason I do not know, in this Theme, I can not get the phrase next to the checkbox.
How can I solve this problem?
Thank you
Hello again,
Please add this custom css ( thefox > styling options ) :
.acceptance-738 { display:inline-block; }
If you change the field name you would also need to change the class name.
Do not hesitate to contact us if you have more questions.
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Thank you,
I added the code that attached me and it works fine. Just an observation, could we add a space between the checkbox and the sentence?
Now as you can see in the picture it's all together.
Hello again,
Try to add this :
.wpcf7 .acceptance-738 input { margin-right: 10px !important; }
This should do the trick.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Everything is ok.
Perfect, thanks.
Hello again,
Glad to hear that!
You're welcome!
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme