Hi, i know this isn’t probably a big thing, but I can’t figure out, whereI can make some adjustments for the acceptance checkbox of the CF7 Formular… Is there a easy way, to add a little more space between checkbox and text?!
Cheers, Pascal
Hi, i know this isn’t probably a big thing, but I can’t figure out, whereI can make some adjustments for the acceptance checkbox of the CF7 Formular… Is there a easy way, to add a little more space between checkbox and text?!
Cheers, Pascal
Hi Pascal,
Thanks for reaching out.
To add a space between the checkbox and the acceptance text, please add the code below in Pro > Theme Options > CSS.
.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
padding-left: 10px;
}
Please note that custom CSS code is outside the scope of our support. Issues that might arise from the use of custom CSS code and further enhancements should be directed to a third-party developer you can avail One where we can answer questions outside of the features of our theme.
Hope that helps.
Thank you.
Yes! Perfect. I appreciate your help!
Hi Pascal,
You’re welcome and it’s our pleasure to help you. If you have any other concerns, feel free to reach us.
Thank you.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.