Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Ninja Forms Styling not working

Home / Forums / Virtue Theme / Ninja Forms Styling not working

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
April 4, 2020 at 9:03 am

Hi

I got this CSS in advanced settings

.nf-form-fields-required {
display: none;
}
.nf-form-content label {
font-size: 15.5px !important;
line-height: 18.5px !important;
font-weight: 400 !important;
}
#nf-form-1_1-cont .nf-form-content input[type=button] {
background: #f1532b;
color: #ffffff;
}
#nf-form-1_1-cont .nf-form-content input[type=button]:hover {
background: #52575a;
color: #ffffff;
}
}

font works, but button normal/hover colours and hiding of the line “Fields marked with an * are required” isn’t working.

Can you assist?

  • This topic was modified 6 years ago by Michael.
  • The forum ‘Virtue Theme’ is closed to new topics and replies.