Archived topic
Spacing and line height question
3 replies · Started by johnzoro on May 8, 2022
Viewing posts 1–4 of 4
hi i'm using mailerlite to collect email addresses on my website and on the mailerlite website my opt in form looks like this
but on my live website
it looks like this
is this because I've been fiddling with the line spacing?
is there a way to adjust just the widget without it affecting anything else?
Hi there,
Try this CSS:
#mlb2-1836110.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4 {
line-height: 1.5em;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
thanks leo!
No problem :)
This archived topic is closed to new replies.