Home Forums WoodMart support forum Unwanted White Box Appearing Above Contact Form 7 Forms

Unwanted White Box Appearing Above Contact Form 7 Forms

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #670161

    alicejoliana7
    Participant

    Unwanted White Box Appearing Above Contact Form 7 Forms

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

    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,

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