Tagged: MailChimp, subscribe button
-
AuthorPosts
-
December 5, 2015 at 3:59 pm #547441
Hi,
Thanks for letting us having MailChimp in Enfold.
I have some Style problem with that by the way:
1> As you could see in my website, I have embedded the MailChimp at the end of my home page with your page builder. But some how the fonts are in white color and I can not even see the “Subscription” button.
2> When the “Hide Form Labels” is not enabled, the height between the lines gets too much! And it doesn’t seems to be fixed easily via page builder.
3> Plus, it seems that we don’t have any control over the form you’ve designed. Because I can’t find any way to change the color of the form.
And I wish I could change the “subscription” button too, its too ugly.Thanks in advance
December 6, 2015 at 9:03 pm #547697Hey Sadegh!
I have just checked your mailform at the bottom, and there is a black button and the text form looks correctly.
have you managed to solved it?
If not, can you show us a screenshot of the issue?Regards,
BasilisDecember 7, 2015 at 8:40 am #547840Hi Basilis,
Yes I did, thanks. But my problem with the style is still exist on this form:
> You could see the black button is not aligned in center and plus, I can’t find any way to change the color of the button.Thanks in advance
December 7, 2015 at 4:27 pm #548066Hey!
You can change the button background color with the following css:
.modified_width .button { background-color: #eb6eb6 !important; }
However the button appears to be centered on my end:
Cheers!
DakeDecember 8, 2015 at 8:41 am #548586Thanks, it worked.
Just the last question for this part: how can I change the size of this button? (to make it a bit smaller actually)Thanks in advance
December 8, 2015 at 6:58 pm #548947Hi!
You can adjust the width of your button with the below css:
.modified_width .button { width: 80% !important; display: block !important; margin-left: auto !important; margin-right: auto !important; }
Cheers!
DakeDecember 9, 2015 at 7:41 am #549528Thanks Dake,
It all works.Cheers!
December 9, 2015 at 4:16 pm #549822Hi!
You’re welcome, glad we could help :)
Please let us know if you ever need any help in the future.
Regards,
Dake -
AuthorPosts
- The topic ‘MailChimp Style Problem’ is closed to new replies.