Viewing 6 reply threads
You must be logged in to reply to this topic.
Hi Team,
Can I change mailchimp sign up box size? it is too big and not align with original layout.
Thank you
Hello,
Yes, you can change it by adding this code into your custom css box:
.mc4wp-form input[type="email"] { width: 320px !important;}
Change width value to your need.
Best regards!
Hi Mihaila,
I am not sure where can I add those codes, could you please tell me more?
Also can I add “name” in subscribe box?
Thank you
Hello,
You should add this code into your custom css box. Find it at General Options > Custom css box (screenshot).
What do you mean by adding name? Do you want it as a placeholder? or to add a new field?
Best regards!
It seems like nothing change. I tried to use email subscription from Jatpack and it is exactly align with the layout, I don’t understand why mailchimp would looks like that.
About the name I want to add name field, but it needs to upgrade to pro version.
Hank
Hello,
Can you please be more specific? I didn’t see the mailchimp subscription form anywhere in your site, so i added it in the forth column of footer (for demonstration purpose, please remove it if you do not want it there) I edited the width in the code i previously gave you to 316px. Please check your site and let me know if is this what you needed.
Best regards!
You must be logged in to reply to this topic.