This topic has 2 replies, 2 voices, and was last updated 44 minutes ago ago by Tony Rodriguez
I want to Add Space Between two fields of CF7. I do not find any way to do this please help me to achieve this little task thank you.
Please See the Demo Video: https://monosnap.com/direct/Uy0naipaNSEh5mEuTKLgM4bIyH2HTg
Hello, @Mirza Ahtsham,
Thank you for providing the wp-admin access.
Please add the next custom CSS code in XStore > Theme OPtions > Theme custom CSS > Global CSS
select.wpcf7-form-control.wpcf7-state_auto.wpcf7-validates-as-required.wpcf7-select.state_auto {
margin-right: 40px !important;
}
We hope this helps. Should you require any further assistance, please do not hesitate to reach out. We are here to help you.
Best regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up