Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1181346
    restography
    Participant

    Hi I would like to reduce the padding on my bottom footer I have tried a few different CSS codes but nothing seems to be working, I want it set to 2% padding if you could help me that would be great, thanks

    #1181363
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    .x-colophon.top {
        padding: 10px 0;
    }

    Hope it helps 🙂

    #1182039
    restography
    Participant

    Hi, no that code did not work for me is there something else we can try?

    Thanks

    #1182064
    restography
    Participant

    Please find attached an image of the footer or you can view it here http://www.edwardandgertieweddings.com

    Thanks

    #1182189
    Nabeel A
    Moderator

    Hi again,

    Please replace the previous code with this one:

    .x-colophon.bottom {
        padding-bottom: 0 !important;
    }

    Let us know how this goes!

    #1182833
    restography
    Participant

    Hi Still no luck with putting that code in ??

    Thanks

    #1182857
    Christian
    Moderator

    Hey there,

    The code works (see attachment). You can change 0 to 2%.

    Thanks.

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