R
R
Rinat Haisman2018-02-27 10:04:50
WordPress
Rinat Haisman, 2018-02-27 10:04:50

How to display contact form 7 without styles?

Good hour! I'm migrating a static landing page to WP. There are 5 forms on the landing page that already have their own styles. Tell me how you can display just the form code from contact form 7 without styles.
This is necessary so that WP does not load anything extra.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
H
HamSter, 2018-02-27
@HamSter007

Add your form class, for example html_class="custom-form":

.custom-form input { ваши стили ... }
.custom-form label{ ваши стили ... }
...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question