The contact form is greyed out (e.g. in Avada Theme)

Please add the following custom CSS:

.modal-open #enquiryModal.modal,
.modal-open #enquiryCartModal.modal {
 z-index: 999999999999999999;
}

4 thoughts on “The contact form is greyed out (e.g. in Avada Theme)

  1. Gary Baldin says:

    Hi Guys

    this needs updating, it needs to be:

    .modal-open #enquiryCartModal.modal { z-index: 999999999999999999 !important; }

Leave a Reply

Your email address will not be published. Required fields are marked *