Contact Form – how to change font weight?
-
Hello,
I am using the contact form and all my response choices (radio style) are bold. How do I make the font weight to regular instead?
Example: http://lptknwedding.wordpress.com/2013/03/16/rsvp
Blog theme: http://theme.wordpress.com/themes/superhero/
Thank you for your help!
The blog I need help with is: (visible only to logged in users)
-
Here is what it looks like with a font weight of normal:
http://cl.ly/image/0i0d1h17270z
If you pickup the Custom Design upgrade, then you can add the following code to make the change:
.contact-form label.checkbox, .contact-form label.radio { margin-bottom: 3px; float: none; font-weight: normal; display: inline-block; } -
Thanks for your response! Unfortunately, this edit doesn’t warrant spending $30 for me. :) Is there another method? Or is the css code only modifiable via upgrade?
-
- The topic ‘Contact Form – how to change font weight?’ is closed to new replies.