Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1352414
    Kriteryo
    Participant

    Hello!
    I would like to eliminate the space above the Mailchimp form, as indicated in the file attached.
    I searched the forum but I cannot find a solution that fits me.

    Can you help me?

    Here’s the site => http://www.aprileparole.com

    Thank you in advance!

    Gabriele

    #1352433
    Kriteryo
    Participant

    Here’s the file 🙂

    #1352461
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Please add this CSS at Appereance > Customizer > Custom > CSS :

    .x-section {
      padding:0;
    }

    Hope this helps, let us know how it goes!

    #1352789
    Kriteryo
    Participant

    Amazing, thank you Rahul!
    Will it work everywhere I put the shortcode?

    #1352793
    Joao
    Moderator

    Hi There,

    The code above removes the padding from your sections not the shortcode.

    But yes, it should work.

    Hope it helps

    Joao

  • <script> jQuery(function($){ $("#no-reply-1352414 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>