Black Friday sale! Get up to 25% off GP Premium! Learn more ➝

[Resolved] Centering logo over centered header

Home Forums Support [Resolved] Centering logo over centered header

Home Forums Support Centering logo over centered header

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1413254
    Michael

    Hi again. Not seeing how to center a logo ABOVE (not within) a centered header/menu. Please help. Thanks.

    #1413255
    Leo
    Staff
    Customer Support

    Hi there,

    Not sure if I fully understand.

    Can you add a logo first?

    I’m seeing a title and tagline currently.

    #1413256
    Michael

    When I add a logo, it appears to the right of the title/tagline. I’m trying to place it centered above the title/tagline — and not within the black bar background for that. Thanks.

    #1413264
    Leo
    Staff
    Customer Support

    Can you add the logo in so I can see the issue and provide the CSS?

    #1413269
    Michael

    Ok, a placeholder logo in on the home page. Thanks.

    #1413270
    Michael

    is in now

    #1413279
    Leo
    Staff
    Customer Support

    Try this CSS:

    @media (min-width: 769px) {
        .inside-header {
            display: inline-flex;
            flex-direction: column-reverse;
        }
    }
    #1413283
    Michael

    Since I am a newbie, how/where do I add that CSS… and in a way that is not erased with future updates?

    #1413284
    Leo
    Staff
    Customer Support
    #1413289
    Michael

    Thanks. Excellent support, Leo — I’m appreciating your promptness very much! πŸ™‚

    #1413292
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

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