• Resolved laviniadavolio

    (@laviniadavolio)


    Hello, thank you for the great plugin, please can you let me know if it is possible to not-show the area where the client leaves the personal message.
    I set the text limit to 0 but the pop up is still showing the message form. I would like the message to not appear at all.

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter laviniadavolio

    (@laviniadavolio)

    Found it on a previous message, thanks! This is the css I added and now it’s perfect!

    .wc_giftwrap_notes_container {display:none !important;}

    also this to have the background of the pop up transparent

    body .modal-backdrop{background-color:transparent}

    Cheers.

    Plugin Author Little Package

    (@littlepackage)

    @laviniadavolio Thanks for updating me, and glad you found your fix quickly. You’re a legend!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changes to the pop up – no message’ is closed to new replies.