Okay
  Public Ticket #935419
Top Menu Height
Closed

Comments

  •  2
    Stephen Trevathan started the conversation

    Hello, 

    I want to increase the height of the top menu. What's the best way to do that?

    Thanks!

  •  840
    Jelly replied

    Hi,

    Please add the css code in the path: Appearance -> Theme Editor -> Style.css, please put it in the end of the file:

    #header.overflow.fixed {padding-top: 25px; height: 100px;}

    Best Regards,
    Jelly Team