widget in header uses only half of page

Home Forums Support widget in header uses only half of page

Home Forums Support widget in header uses only half of page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #163069
    Florian

    Hi,

    i think i found a bug:

    if i add a widget (text, or image or something) to the header, it only uses the right half of the page.
    at the bottom it works correct.

    Thanks for the help

    Best regards
    Florian

    #163091
    Tom
    Lead Developer
    Lead Developer

    This is intended. You can make it use 100% with this CSS:

    .header-widget {
        max-width: 100%;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.