You are here

honeypot.css in Honeypot 6

/* CSS for Honeypot Module. */

.honeypot-textfield {
  display: none !important;
}

File

css/honeypot.css
View source
  1. /* CSS for Honeypot Module. */
  2. .honeypot-textfield {
  3. display: none !important;
  4. }