Reply 340870 to: Change contact form style and make it like in the demo

Avatar: Tony Rodriguez
Tony Rodriguez
Support staff
December 8, 2022 at 05:23

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.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.