[Resolved] Page Header Background Not Resizing

Home Forums Support [Resolved] Page Header Background Not Resizing

Home Forums Support Page Header Background Not Resizing

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #488443
    Beau

    I’m using Page Headers w/ GP Premium and I can’t seem to get my full-width backgrounds to resize with the browser windows. The image seems to retain its size.

    It works great on another site I built – https://www.strobeleducation.com/ – but can’t seem to replicate it.

    Any ideas?

    #488522
    Leo
    Staff
    Customer Support

    Hi there,

    Give this CSS a shot:

    @media (max-width: 768px) {
        .page-header-content-container {
            padding-top: 10px;
            padding-bottom: 10px
        }
    }

    You did this for the site that’s working.

    #488546
    Beau

    Haha thanks that worked! I’m a bit hungover from the super bowl… :/

    #488651
    Leo
    Staff
    Customer Support

    Haha no problem 🙂

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