[Resolved] Spacing and line height question

Home Forums Support [Resolved] Spacing and line height question

Home Forums Support Spacing and line height question

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2213609
    johnzoro

    hi i’m using mailerlite to collect email addresses on my website and on the mailerlite website my opt in form looks like this

    https://ibb.co/89SRdNh

    but on my live website

    it looks like this

    https://ibb.co/J3M3nXF

    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?

    #2213615
    Leo
    Staff
    Customer Support

    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/

    #2213631
    johnzoro

    thanks leo!

    #2213678
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.