2026-02-05 17:08:59 +03:00

11 lines
230 B
CSS

.fusion-form-form-wrapper .fusion-form-honeypot-field {
opacity: 0 !important;
position: absolute !important;
top: 0;
left: 0;
height: 0 !important;
width: 0 !important;
overflow: hidden !important;
z-index: -1;
}