Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #871782

    Hi,
    i am using a ninja-form multi-site formular. BUT on the last site i am doing a checkbox (for privaty-rules before sending) but the checkbox is always displayed double. If I am using a standard-Theme with same settings, the checkbox is correct. So it seems to me, that it is an enfold-issue. Maybe you can have a look.

    #872204

    Hey breezemedia,

    Please, may you provide to us your website link and the WP and FTP credentials?

    Best regards,
    John Torvik

    #873738

    sure

    #874031

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    #nf-field-55 {
      display:none;
    }

    Best regards,
    Rikard

    #874246

    well, it doesn’t work. :-(

    #874669

    Hi,

    Please try this instead:

    #nf-field-55 {
      display:none !important;
    }

    Best regards,
    Rikard

    #874700

    and again… you are the best and enfold is the best theme ever!

    #875022

    Hi,

    I take it that the CSS works :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.