• Contact Form in use Version 5.0

    Since updating to Version 5.0 at the bottom of my Contact Page after “Send” button I started getting this rectangular red box. I have even created a new Contact Form on a new page but the problem still persists.

    I have not made any changes to my website prior or after updating to Version 5.0 of Contact Form

    This problem doesn’t seem to affect the other pages on my website

    Any thoughts please?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • I solved this put this code on CSS:

    .wpcf7-display-none{
    border: none!important;}

    Thread Starter shpirtshqipe

    (@shpirtshqipe)

    I solved this put this code on CSS:

    .wpcf7-display-none{
    border: none!important;}

    Hi inehon

    Thanks for your reply,

    I am novice to wordpress so I would be very grateful if you could point out where exactly i should place the code.
    Do I need to enter the code via the Editor or the “additional settings” of the Contact Form iteslf?

    Thanks

    Thread Starter shpirtshqipe

    (@shpirtshqipe)

    Apologies if I may appear inpatient but is there anyone else who could help with the above?

    Thanks in advance

    andr3selite

    (@andr3selite)

    hello @shpirtshqipe
    Try installing https://www.ads-software.com/plugins/simple-custom-css/
    then go to APPEARANCE > CUSTOM CSS
    and copy and paste the following code:

    .wpcf7-response-output.wpcf7-display-none {
        border: none;
    }
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Rectangular red line bottom of page’ is closed to new replies.