[Resolved] Site logo pushes down the primary nav

Home Forums Support [Resolved] Site logo pushes down the primary nav

Home Forums Support Site logo pushes down the primary nav

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #697045
    Mårten

    Hey guys,

    I have some navigation problem.
    The primary navigation jumps down when I minimize the window. It appears that the logotype pushes down the menu.

    #697266
    Leo
    Staff
    Customer Support

    Hi there,

    Try adding this CSS:

    .site-logo {
        float: left;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know 🙂

    #697641
    Mårten

    Hi,

    Works perfect!
    Thank you so much for your help. 😀

    #698087
    Leo
    Staff
    Customer Support

    No problem 🙂

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