Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1050409
    isearchlocal
    Participant

    As you can see on the attached image there is some extra spacing / padding on the footer top section.

    I have labelled the sections as 1 that i need to make smaller. They are for the custom menu widgets i have used.

    Basically i am looking to make all the spacing the same across the board on the top footer.

    the site address is http://bit.ly/1OiTYDg

    #1050473
    Christian
    Moderator

    Hey there,

    Looks like you’ve already eliminated the spaces (see attachment).

    Thanks.

    #1050486
    isearchlocal
    Participant

    hi christian,

    i have been trying a few things.

    it looks like i might have fixed at some point, however it is now definitely not fixed…

    any ideas on what it should be please?

    #1050514
    Christian
    Moderator

    Please add the code below in your Appearance > Customize > Custom > CSS

    .x-colophon .widget {
        margin-top: 1em;
    }

    Hope that helps. 🙂

    #1050559
    isearchlocal
    Participant

    fantastic, thank you

    #1050585
    Christian
    Moderator

    You’re welcome. Glad we could help.

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