Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1071598
    gobeyondesign
    Participant

    http://www.artisanlaser.com

    I am having a problem getting the top bar and footer backgrounds to span the full width of the page.

    See my login credentials in the next post.

    #1071599
    gobeyondesign
    Participant
    This reply has been marked as private.
    #1071665
    Rupok
    Member

    Hi there,

    Thanks for writing in!
    You can add this under Custom > CSS in the Customizer.

    .x-topbar, .x-colophon.bottom {
      background-size: cover !important;
    }

    or

    .x-topbar, .x-colophon.bottom {
      background-size: 100% !important;
    }

    Let’s see which one suits you best.

    Hope this helps.

    Cheers!

    #1072058
    gobeyondesign
    Participant

    That worked beautifully! Thank you.

    #1072094
    Darshana
    Moderator

    Glad we were able to help 🙂

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