• Resolved Hrabio

    (@hrabio)


    Hello,
    on your site: https://www.mailpoet.com/blog/improve-your-form/
    there is screen of subscribe box in comments form. It’s all in one line, and it looks fine.

    After turning this option on, the subscribe box is one line higher than “yes, add me to your mailing list”. And it doesn’t look good. Do you have any advice on that?

    screen of the problem

    Have a nice day!
    Hrabio

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @hrabio

    Try adding this custom CSS styles:

    #mailpoet_subscribe_on_comment{
        margin: 8px 0 0;
        width: auto;
    }
    Thread Starter Hrabio

    (@hrabio)

    Hello @wysija , thank you for response.

    I tried adding this code in appearance -> customize -> custom css.
    Nothing happens. I modified this code, just to check if it does anything – it does not.
    I didn’t find any place in mailpoet settings to add this code. And if this has to be done in plugin editor (that you generally don’t recommend), please guide me where and in what file.

    Have a good day!
    h

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Subscribe box in comments form – visual problem’ is closed to new replies.