Guest Posted February 28, 2020 Posted February 28, 2020 Screenshot attached, please need help with CSS code to increase the font size of the form questions.
tuanphan Posted February 28, 2020 Posted February 28, 2020 Can you share link to your site? I can solve with CSS, however I don't remember CSS, so need site url to check. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
tuanphan Posted February 29, 2020 Posted February 29, 2020 20 hours ago, Kailyn said: @tuanphan https://kailynandjonah.com/rsvp Add to Home > Design > Custom CSS .field-list .option label { font-size: 20px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Guest Posted March 1, 2020 Posted March 1, 2020 @tuanphan Thanks! That increased the font of "will attend and unable to attend." Do you know the CSS code to increase "first name and last name?"
tuanphan Posted March 2, 2020 Posted March 2, 2020 38 minutes ago, Kailyn said: @tuanphan Thanks! That increased the font of "will attend and unable to attend." Do you know the CSS code to increase "first name and last name?" label.caption { font-size: 20px !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Guest Posted March 2, 2020 Posted March 2, 2020 @tuanphan I am so sorry, last one... How do I increase "if you received a plus one..." and "if your entire family..." Thank you!
tuanphan Posted March 2, 2020 Posted March 2, 2020 label.caption { font-size: 20px !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
tuanphan Posted March 3, 2020 Posted March 3, 2020 13 hours ago, Kailyn said: @tuanphan hmm for some reason that did not work! Try this .form-wrapper .field-list .description { font-size: 20px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.