• Resolved ayushm033

    (@ayushm033)


    Hi Everyone, Requesting for help

    I am trying using forminator form, when i use forminator form using a shortcode link to a button, form appears but at the left bottom of form – edit form is appearing – how to remove that edit form text link. please guide.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ayushm033

    (@ayushm033)

    .

    • This reply was modified 3 years, 8 months ago by ayushm033.
    Plugin Support Jair – WPMU DEV Support

    (@wpmudevsupport15)

    Hi @ayushm033,

    I hope you are doing well today!

    Edit Form link is only available to the admins and when you logged in to the site.
    This is added to make it easy to reach the form editor within the page editors.

    In case you don’t want to see it anymore, you can add the following CSS to Appearance-Customize-Additional CSS section

    .forminator-edit-module {
        display: none !important;
    }

    Kind regards,
    Zafer

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @ayushm033 ,

    We haven’t heard from you for a while now, so it looks like you don’t need our assistance anymore.

    Feel free to re-open this ticket if needed.

    Kind regards
    Kasia

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Forminator Forms’ is closed to new replies.