Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #986713
    verysandwich
    Participant

    Hey gang,

    For whatever reason (why I’m writing), a white margin appears at the bottom of each page on the site I’m building. Not sure if it’s some CSS I screwed up or what. Site is at http://cardinalfoxes.net/

    I’m also hoping to find out why the homepage menu bar appears higher up in the header than on other pages. It’s got me stumped.

    Thanks,
    Sandwich

    #986940
    John Ezra
    Member

    Hi Sandwich,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    footer.x-colophon.bottom {
        margin-top: 0;
    }

    That should solve the white bar issue.

    Regarding your homepage menu bar, unfortunately, we are unable to see or replicate your issue on our end. Would you have happened to have solved your issue already? Your menu looks the same across all pages on our end. Please update us otherwise – thanks!

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