I created a form using the Contact Form 7 plugin. I replaced the label with an image. Now I want to display the label and the input field on the same line.
I am getting this result:
Currently the form looks like this.
I want to achieve this design:
How can I achieve that?
I tried CSS modification but this didn’t work for me.
2
Answers
Try this in you css file:
Can try this:
or if use below label:
CSS: