• Resolved DeltaDude

    (@deltadude)


    Hi

    I got a question for you that has me a bit stuck. I am trying to hide the ‘Persons’ field from the Checkin in Check Out form. I have managed to hide the form field but the label is still there. I was wondering could you let me know what css code to stop it from showing?

    I tried the below but it’s still showing.

    #abc-persons_label { display: none;}
    
    &
    
    label[for="abc-persons"] { display:none; }
    • This topic was modified 7 years, 11 months ago by DeltaDude.
    • This topic was modified 7 years, 11 months ago by DeltaDude.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide Form Label’ is closed to new replies.