You are viewing limited content. For full access, please sign in.

Question

Question

CSS Form Label

asked on March 3, 2020

Hello,

Can you please help me code the labels so they are all the same height? I would like to see the CY Grade, CY Direct Minutes, NA Grade, and NY grade to be aligned with the other fields. These fields are in a collection. Thanks! 

0 0

Answer

SELECTED ANSWER
replied on March 3, 2020

Found it! I needed to add padding-top. 

#q21 label {width: 100%; padding-top: 20px}

1 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.