Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1232584
    powrider686
    Participant

    Good evening,
    On my site, henryebarr.wpgengine.com, I’d like to change the header to display full width. I have a 2560 x350 image uploaded, but the header is still cut off on the sides. How can I change it to full width?

    What’s the best way to control the dimensions of the logo bar box? Is it determined by the size of the image uploaded for the logo or is it an calculation based on screen size or a varible determined outside of Cornerstone?

    Thanks for the help!

    Marcus

    #1232629
    Prasant Rai
    Moderator

    Hello Marcus,

    Thanks for writing in!

    Can you please confirm the URL again as upon visiting the website i am getting following message:

    This site can’t be reached
    
    henryebarr.wpgengine.com’s server DNS address could not be found.

    http://prntscr.com/czgr2c

    Thanks.

    #1248199
    powrider686
    Participant

    Sorry about that!

    It’s henryebarr.wpengine.com

    Thanks for the help!

    #1248271
    Rupok
    Member

    Hi there,

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

    .x-logobar .x-container {
      max-width: 100%;
      width: 100%;
    }
    .x-brand img {
      width: 100%;
    }

    Hope this helps.

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