Viewing 10 posts - 1 through 10 (of 10 total)
Viewing 10 posts - 1 through 10 (of 10 total)
- The topic ‘Hide asterisk mailchimp form’ is closed to new replies.
Hi guys,
How do I hide the asterisk in the mailchimp signup form?
Hey Jillian,
Try this code in the General Styling > Quick CSS field:
.avia-mailchimp-form abbr.required {display: none !important;}
Best regards,
Mike
That didn’t work unfortunally. It’s the placeholder one.
Hi,
Can you go to mailchimp and make the field not mandatory?
Perhaps this would work: Change Placeholder Text jQuery and CSS styling
Best regards,
Mike
That’s not possible since the e-mail field is the only field. It’s checked by default on Mailchimp.
Hi,
Did you try adding Mike’s code to the very top of quick css so it runs first?
Best regards,
Jordan Shannon
Yes, but no luck.
Hi,
I added this to the bottom of functions.php:
function remove_asterisk_script(){
?>
It is now working
Best regards,
Jordan Shannon
April 11, 2018 at 12:41 pm
#940467
Awesome! Thanks!
April 12, 2018 at 12:06 am
#940691
Hi,
No problem. I’m glad this was corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon
-
Author
Posts
Viewing 10 posts - 1 through 10 (of 10 total)
- The topic ‘Hide asterisk mailchimp form’ is closed to new replies.
Scroll to top