0
Answered

Choose to use theme styling for Form

greenixmarketing 3 years ago updated by Josh 3 years ago 9

Hello!

I'd like to disable the plugin styling on the form so we can allow the Theme styling to show instead. I've experienced this on quite a few plugins, where/how can I do this here?

Thanks!

Under review

Unfortunately, there isn't an easy way to do that. If you want to provide me with an example of what you need it to look like I can provide you with some custom CSS to use to get the correct look.

Sure, here's the page and you can scroll to the bottom for the form.

https://new.growthpointretirement.com/testimonial-sample-layouts-dev

Thank you, I appreciate that :)

Can you provide an example of what you need it to look like?

It's not far from the theme styling, here's the contact page form > https://new.growthpointretirement.com/contact-us/

Try adding this CSS to the custom CSS for the Form.

.wprevpro_form .required.symbol:after {
content: '*';
color: #790000;
margin: 0 4px;
}

.wprevpro_form input[type=email], .wprevpro_form input[type=file], .wprevpro_form input[type=text], .wprevpro_form input[type=url], .wprevpro_form select, .wprevpro_form textarea {
box-shadow: none;
}

input#wprevpro_submit_ajax {
background: #006dc1;
color: #ffffff;
border-color: #ffffff;
font-size: 1em;
width: 100%;
margin: 0 0 16px 0;
line-height: 2;
min-height: 2rem;
padding: 13px 29px;
outline: 0;
font-family: Open Sans;
font-weight: 600;
font-style: normal;
letter-spacing: 0px;
border-width: 0px;
border-style: solid;
border-radius: 4px;
text-transform: none;
transition: all .2s;
}

Thank you very much! Customer is very happy. I have to say, this is some of the best customer service I've ever received. Thank you very much!!

Send me a link to add a review for you please :)

You should get an automated email asking for one. You can also leave one for one of the free versions of the plugin if you used one of those. Thanks!

https://profiles.wordpress.org/jgwhite33/#content-plugins