hemingway css radio buttons empty
-
Hi,
I don’t use mailchimp myself but have added the function from this plugin to a website for a client. The signup form works both in a page and in a widget.
However at the bottom of both forms there is a radio button but it doesn’t show when using hemingway css. I tested with twentytwelve theme and it works. So what css is being overlooked?
<ul class="mc_list"> <li><input type="radio" name="email_type" id="email_type_html" value="html" checked="checked"><label for="email_type_html" class="mc_email_type">HTML</label></li> <li><input type="radio" name="email_type" id="email_type_text" value="text"><label for="email_type_text" class="mc_email_type">Text</label></li> </ul>
Preferred Format
HTML
Text
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘hemingway css radio buttons empty’ is closed to new replies.