How can I identify the ID of the fields to use in CSS?

  • tshirtrhpt
    Asked on April 19, 2017 at 9:27 AM

    Hello there,

    I am creating a form but need to add some conditions for some fields like for example collapse field, I found one example in a post that you replied to someone else and noticed the CSS code, for example:

    #collapse_53 {

        display : none;

    }

    But in my case I cannot identify the ID of the field. Could you please assist?

    Thank you.

    Regards,

  • Helen
    Replied on April 19, 2017 at 10:43 AM

    Hello,

    Thank you for contacting us.

    Please follow these steps for finding your collapse field's ID.

    1. Click "Form Designer" at the right of the builder page.

    2. Go to CSS tab and click "Advanced CSS Editor" button.

    3. Go to CSS to on the Advanced CSS Editor.

    4. Select your collapse field and click twice.

    As you can see below video:

    How can I identify the ID of the fields to use in CSS? Image 1 Screenshot 20

    I hope it helps. If you have any other questions or issue please do not hesitate to contact us.