Home Forums WoodMart support forum Extra Field Appearing on Contact Us Page

Extra Field Appearing on Contact Us Page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #671024

    ivoltbg
    Participant

    Hi,

    on the following section: https://ivoltbg.info/contact-us/, there is an extra field appearing that I can’t figure out the purpose of, but it’s clearly not supposed to be there.

    Could you please tell me what it’s for and how I can remove it?

    Thank you!

    Attachments:
    You must be logged in to view attached files.
    #671167

    Hello,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .wpcf7 .hidden-fields-container {
        display: none !important;
    }

    Best Regards,

    #671467

    ivoltbg
    Participant

    Hi,

    thank you. Apparently, CSS code needs to be added here as well when something is missing as a toggle in your settings for enabling and disabling. Please close the ticket. It’s resolved.

    #671503

    Hello,

    You’re very welcome! If you need anything else, feel free to reach out!

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards,

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Extra Field Appearing on Contact Us Page’ is closed to new replies.