Hi,
I used this code on another site and it works for a radio button list, but doesn’t work on the form below. Can you please tell me what css code I need to fix?
#top div .wpcf7-list-item.first {
margin-left: 6px;
}
Hey!
Try adding this code to the Quick CSS:
span.wpcf7-list-item {
display: block;
}
Cheers!
Josue
Perfect! Thank you so much!!!
You are welcome, always glad to help :)
Regards,
Josue