Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Bruna a11n

    (@bruberries)

    Hi @manuelmeszarovits,

    You’re referring to the form below the post, right?

    In this case, can you please add this CSS code instead?

    mp_form_below_posts1?{

    width: 100%;

    }

    Plugin Author Bruna a11n

    (@bruberries)

    Let us know how it goes!

    • This reply was modified 1 year, 12 months ago by Bruna a11n.
    Thread Starter Manuel Meszarovits

    (@manuelmeszarovits)

    Thank you Bruna for your quick reply.

    Yes is the form “subscribe” below the post and below the more post with 5 thumbnails. My form is with a old camera.

    I don’t understand what do you mean?

    Instead:

    .mailpoet_form {
    }
    form {
    margin: auto !important;
    }

    I have to put

    .mp_form_below_posts1?{

    width: 100%;

    }

    Or another way, because like this nothing change

    Thanks again for your time,

    Manuel

    Thread Starter Manuel Meszarovits

    (@manuelmeszarovits)

    Hello Bruna, thinking in my head all night long, I found the solution. I add this additional css code, and is working perfectly:

    .mailpoet_form_below_posts {
    margin: 0 auto;
    }

    Thank you for your help.

    Have a good day,

    Manuel

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘centring the subscribe form’ is closed to new replies.