Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1243784
    [email protected]
    Participant

    Hello,
    How do I remove or reduce the grey bar on the bottom of the screen between the content and the footer?

    theartefact.com

    Thanks,
    Kathy

    #1243897
    Jade
    Moderator

    HI Kathy,

    Please use this code:

    .x-colophon.top {
        padding: 2% 0;
    }

    Hope this helps.

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