Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1230821
Reduce height of main menu/header
Closed

Comments

  • Frank started the conversation

    I would like to reduce the height of my main menu/header.  For example, I would like it to be 60px tall on a full size screen.

    I would also like the sticky main menu to be the same size as the normal main menu. (i.e. when you scroll down, the main menu stays at the top but does not need to shrink.)

    I am relatively proficient at css and editing child themes, so you can give me answers on that level if necessary.

    Thanks!

  •  432
    Sergio replied

    HI,

    try to use following CSS

    #site-header .primary-navigation {
        height: 60px;
    }
    

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.