Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1014815
    lyrical
    Participant

    I’ve been searching to no avail on how to make this happen. I would like the logo to go full width. I can’t seem to figure this out. Thank you so much for your help

    http://www.jocelynhagen.com/newwebsite/about/

    #1014930
    Rad
    Moderator

    Hi there,

    Thanks for writing in.

    Please add this CSS to Admin > Appearance > Customizer > Custom > CSS

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

    That should do it 🙂

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