[Resolved] Menu Height

Home Forums Support [Resolved] Menu Height

Home Forums Support Menu Height

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #706828
    Angelo

    I started a child theme as I needed to re-organize the layout.

    Works nice except I can’t correct the height of the Main menu.

    I can adjust
    layout – primary navigation – menu item eight, to 30 px and it is saved.

    However, on going to a new page, it defaults to 60px.

    I tried to add the following additional css code, but no effect.

    .main-navigation ul ul {
    height: 30px;
    }

    #706848
    Leo
    Staff
    Customer Support

    Hi there,

    Can you make sure this is not an issue?
    https://docs.generatepress.com/article/child-theme-issues/#import

    You can also download a child theme from here:
    https://docs.generatepress.com/article/using-child-theme/

    Let me know ๐Ÿ™‚

    #706861
    Angelo

    that was it!

    Not exactly the same code as in the line, but close enough. Commented it out and then saved. Now works great.

    #707172
    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.