Home Forums Basel support forum Gap Below Footer Reply To: Gap Below Footer

#6628

Artem Temos
Keymaster

Hello,

Thank you for contacting us.

It is because you changed your button color. Try to edit it by adding this snippet to the Custom CSS area in Theme Settings

input.wpcf7-form-control.wpcf7-submit.btn.btn-color-white.btn-style-bordered {
    background: #bbbbbb;
}

Regards