Form / Text Field

I need to get rid of some unwanted text being displayed on a form im using maybe you can help me not display the text- here is 2 screen shots showing the text I need to get rid of.

  1. pic the whole form

  2. the text I need to not display

Hi There @rotation

Thanks for writing in! Upon checking your Themeco account, I see that you have number of X/Pro licenses and some of your site with under construction mode enabled. Could you please provide us with an example page URL to see the actual form, so that we should be able to assist you accordingly.

Please make sure to disable under construction mode as well, so that we can access your site URL.

Thanks!

sorry I cant disable the maintenance mode. Ill provide credentials in secure note

Hi @rotation,

Thank you for the credentials, please add the CSS code provided here to Theme Options > CSS.

Please do note that Ninja Forms is a 3rd party plugin, and we can not really provide support for 3rd party plugin and scripts.

Hope it helps,
Cheers!

Its cool, if anyone wants to know how to do it here is the code

.nf-form-fields-required {
display:none;
}
put that in your css on the page editor

We are delighted to assist you with this.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.