[Support request] Centred Logo with navigation on either side

Home Forums Support [Support request] Centred Logo with navigation on either side

Home Forums Support Centred Logo with navigation on either side

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #320551
    Chau

    Hi,
    Is there a way to get the Logo centered with menu choices split on each side of the logo left and right. Also I’d like to have a transparent header – how do I got about doing that?

    Cheers!
    Chau

    #320755
    Leo
    Staff
    Customer Support
    #320779
    Tom
    Lead Developer
    Lead Developer

    For the transparent header, you can just remove the color from your header background in Customize > Colors > Header.

    #321186
    Chau

    Hey guys,
    Thanks for the help so far! Followed your instructions but somehow still couldn’t get the header transparent and the centred logo is still there as the page scrolls.

    Are you able to see what I did wrong? Here’s the login.

    http://www.pixelhero.com.au/stage/wp-admin/

    Cheers,
    Chau

    #321223
    Leo
    Staff
    Customer Support

    Are you wanting to merge the header and navigation I assume? If so this should help:
    https://docs.generatepress.com/article/merging-the-page-header-site-header/

    Use this CSS to hide the logo on sticky navigation:

    .navigation-clone.navigation-stick .centered-navigation-logo {
        display: none !important;
    }
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.