Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1072533
    t_schoftner
    Participant

    I’d like to make my header picture reach the edges of site (see attached screenshot).
    Website: http://www.union-altenfelden.at/wp
    Stack: ethos

    I tried the following, but it didn’t work so far:
    body .x-logobar-inner {
    padding-top: 0;
    }

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

    body .x-logobar img {
    width:100%;
    }

    What am I doing wrong??

    Thanks for you help!
    Thomas

    #1072538
    Christopher
    Moderator

    Hi there,

    Please add logo to your site and upload screen shot again.

    Thanks.

    #1072570
    t_schoftner
    Participant
    This reply has been marked as private.
    #1072574
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .x-navbar .x-container.max.width {
        width: 100%;
        max-width: 100%;
    }

    Hope that helps.

    #1072581
    t_schoftner
    Participant

    Hi there!

    Thanks for the swift and excellent solution to my problem šŸ™‚
    Cheers and best wishes from Austria,
    Thomas

    #1072597
    Nabeel A
    Moderator

    Glad we could help šŸ™‚

    Cheers!

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