[Resolved] Header image width

Home Forums Support [Resolved] Header image width

Home Forums Support Header image width

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #44417
    Gabby Ferm

    Hi Tom

    So I have a child theme and I am trying to get the header image to expand to cover the width of the browser.

    I tried the css fix you suggested in this post http://www.generatepress.com/forums/topic/separate-header-width-from-container-width/ but it simply doesn’t work for me.

    I’m not very good at php but I know my way around css.

    Do you have another solution for this?

    Thanks in advance πŸ™‚

    #44426
    Tom
    Lead Developer
    Lead Developer

    Hmm, that CSS should work perfectly.

    Can you post the link to your site so I can take a look?

    Thanks!

    #44444
    Gabby Ferm

    It’s still in development and on my test-server.

    Link: http://wptest.totalchaos.se/

    #44492
    Tom
    Lead Developer
    Lead Developer

    Try this:

    .generate-page-header.grid-container {
        max-width: 100%;
    }

    That should do it πŸ™‚

    #44510
    Gabby Ferm

    Like a charm πŸ™‚

    Thank you Tom

    #44511
    Tom
    Lead Developer
    Lead Developer

    You’re very welcome πŸ™‚

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.