Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1231984
    piexec
    Participant

    On my Email Signup for in the bottom right footer widget area, I’m using the Email Form widget for Mail Chimp.

    How can I even up the top so there is not a giant gap at the top?

    Thanks in advance!

    #1232089
    Joao
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1232265
    piexec
    Participant

    tre.piexec.com

    opps. lol

    #1232590
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    div#x_email_form-2 div#x-section-7 {
        padding-top: 0 !important;
    }

    Thanks.

    #1235515
    piexec
    Participant

    Weird…. Works on the homepage, but not other pages…

    http://tre.piexec.com/about/

    #1235671
    Paul R
    Moderator

    Hi,

    You can try this code instead.

    
    body div#x_email_form-2 > .x-section {
       padding-top:0 !important;
    }
    

    Hope that helps.

    #1236138
    piexec
    Participant

    Yes!!! Thank you.

    #1236377
    Rue Nel
    Moderator

    You are most welcome!

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