Tagged: x
-
AuthorPosts
-
March 23, 2016 at 10:55 am #849684
Hi,
I have a footer widget for email subscription form and I want to change the title font size, place it to the center and right above the email bar. (reduce the space under the title.)
Link to my website: http://pargojewelry.se
Thank you for your help,
ParisaMarch 23, 2016 at 11:20 am #849720I have another question about the email form as well. After subscribing to my list, the subscriber gets an email for confirmation and a coupon code for 10% discount. But I did not made this setting and also the coupon code doesn’t work at the check out. It gives an error of invalid code.
I would appreciate if you help me to figure this out.Thank you.
March 23, 2016 at 2:46 pm #849979Hi there,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
.widget_x_email_form h4 { color: #ff0000; font-size: 200%; text-align: center; } .widget_x_email_form .x-section { padding: 0 !important; }
With regard to email confirmation, please log into your MailChimp account and then check.
Hope that helps.
March 23, 2016 at 5:11 pm #850203Thank you very much for the CSS.
About the email confirmation, I have been trying to find the settings in MailChimp but I haven’t managed yet. Do you mind giving me some hints?Thanks,
parisaMarch 23, 2016 at 6:31 pm #850318Hi Parisa,
Thanks for writing in! Any automated emails using MailChimp is set on your MailChimp account. This is something that is managed from your MailChimp Dashboard. It is not something that you can fix on X’s end as we are only handling integration and forms.
Please check your MailChimp settings. It would be best to check MailChimp’s Knowledge Base as well.
http://kb.mailchimp.com/lists/signup-forms/create-signup-forms-and-response-emails
Hope this helps – thanks!
-
AuthorPosts