This topic has 2 replies, 2 voices, and was last updated 7 years, 5 months ago ago by Amzy Leel
Hello! Is there a way to reduce the fixed header height? I mean to set it to 60px for example.
.fixed-header {
min-height: 85px !important;
height: 85px !important;
}
put this code in 8theme options >> styling >> custom css >> global custom css and change the 85px to the amount you want. 85px is the default.
Tagged: fixed menu, size, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up