This topic has 4 replies, 2 voices, and was last updated 1 years, 11 months ago ago by Tony Rodriguez
Hi, I have looked in the documentation but I can’t find anything related to the contact form styles, in the beauty cosmetics demo the fields appear in one line only, I don’t know if you can help me. To add an acceptance box would also be interesting to know how to do it. Thanks
Hello, @Estudio EntreDos,
In order to solve your issue simply go to the Dashboard >> XStore >> Theme Settings >> Theme Custom CSS >> Global and paste the below code at the bottom of the CSS box there.
@media only screen and (min-width: 1200px){
.etheme-contact-form-7 .wpcf7-form p {
margin-bottom: 0;
width: 33% !important;
float: left;
padding-inline-end: 20px;
}}
Then save settings and check back to your site after clearing the browser cache.
The result will appear like this: https://ibb.co/tL8GLY8
Regards 8Themes Team.
Hi Tony, muchas gracias!!
Works fine.
Best regards!
Hello, @Estudio EntreDos,
You’re Most Welcome!! ?
We are thrilled to know that you like our services.
Thanks for contacting us.
Have a nice day.
Topic Closed.
Regards 8Themes Team.
The issue related to '‘Change contact form style and make it like in the demo’' has been successfully resolved, and the topic is now closed for further responses