This topic has 2 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Stan Russell
Hi, I’ve changed the height of the main manu in editor, but I don’t know how to change height of the fixed menu. Could you help me with that?
Thank You in advance,
Robert
Hello,
please add following css code to yours custom.css file:
.fixed-header-area{
height:65px;min-height:50px
}
You can change height value to needed.
Regards,
Stan Russell.
You must be logged in to reply to this topic.Log in/Sign up