Tagged: newsletter
Hi,
I am using MailerLite as my email campaign (which is unfortunately not supported by you like MailChimp)
But I just have 2 small questions regarding that:
1- As you might see from my website (link), at the end of the page where the MailerLite plugin is shown under the “JOIN US NOW” icon, the texts above the fields (name and email) are centered. How may I align them to right?
2- I don’t know if it is related to Enfold or I should change it somewhere else. But when I’m trying to subscribe using this plugin, I see some English words and final confirmation in English. Is there any way I could change them in Enfold or not?
Thanks in advance.
Hey Sadegh!
1. Please add this css in Enfold options > General Settings > Quick CSS
.mailerlite-form {
text-align: right;
}
2. To change the conformation options like “Thank you for signup!” when a user subscribe please check Milerlite options.
Cheers!
Vinay
Thanks Vinay,
It’s solved.