This topic has 9 replies, 4 voices, and was last updated 4 years, 8 months ago ago by Rose Tyler
Hi,
May I ask how can I add headings, separators and empty space in a contact form?
https://ibb.co/wzMSjWY
I tried but the space above and below the heading is too small: https://ibb.co/J55LLFQ
Thank you
Hi
,
Hello,
Use default HTML tags and style attribute to add spaces, border, change font-size etc. For example, http://prntscr.com/rhpfhk
Regards
May I ask how to move the checkboex to the left?
Hello,
Provide WP Dashboard access, please, to check the form elements that you used to give you the correct answer.
Regards
The names is “Contact form 10”
There are 3 checkboxes
Thank you
Hi,
Use below code
span.wpcf7-list-item.first {
margin: 0;
}
Regards,
Hung PD
Thank you
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up