Header Menu Height Resize
Hello Support Team,
Please guide me how can I decrease my Header menu size.
Also wants to decrease the size of the Sticky Header.
I am using Clean
https://unboxhow.com/cybersecurity/
Attachments:
You must be
logged in to view attached files.
Hi @ask,
I hope you are well today and thank you for your question.
You can change its size in the theme styling settings as shown in the attached screenshots.
Best regards,
Shufflehound team
Attachments:
You must be
logged in to view attached files.
Hi, Thanks for the response. But I was not talking about the font size. Please see my attached screenshot. I want to decrease the whole header height.
Attachments:
You must be
logged in to view attached files.
Solution for this topic
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
div.header-logo {
padding: 0;
}
div.header-logo img {
max-height: 80px;
}
Awesome. Thanks. It worked
You are most welcome here 🙂
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
Services we offer:
Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.