How do I find a form managed by the Elementor plugin
Question
I have a form on a WordPress site I acquired. Inspecting the HTML, I can see the following markup for the form:
<form class="elementor-form" method="post" id="newsletter_sign_up_desktop" name="Newsletter Sign Up Desktop" style="opacity: 1;">
<input type="hidden" name="post_id" value="16170">
<input type="hidden" name="form_id" value="2505af47">
...
</form>
The problem is, this form has a transition/slide in effect. When I edit the home page with Elementor, I cannot for the life of me find it to edit it.
What’s the best way for me to locate where this form is in wp-admin
so I can edit it?
0
forms, wp-admin
4 years
2020-05-30T13:10:22-05:00
2020-05-30T13:10:22-05:00 0 Answers
89 views
0
Leave an answer