Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1213422
    ichibanj
    Participant

    Hi there – how can I make the header image in this site go right to the sides of the boxed area so there is no white patch there. This would be a site wide change presumably. I’d also like to be able to do the same with the nav bar.

    And also with the slider if possible.

    many thanks

    #1213423
    ichibanj
    Participant
    This reply has been marked as private.
    #1214076
    Lely
    Moderator

    Hi There,

    Please use bigger image. Current header image width is 960px. Adjust the image to at least 1200px in width.

    Then also add the following CSS on Appearance > Customize > Custom > Edit Global CSS:

    .x-logobar-inner>div {
        width: 100% !important;
    }

    For the navbar use this custom CSS:

    .x-navbar-inner >div {
        width: 100% !important;
    }

    Feel free to adjust Navbar Top Link spacing.

    Hope this helps.

    #1215704
    ichibanj
    Participant

    Worked perfectly thank you!

    #1215755
    Friech
    Moderator

    You’re more than welcome, glad we could help.

    Cheers!

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