This topic has 4 replies, 2 voices, and was last updated 8 years, 9 months ago ago by Robert Hall
Hi, can you please share code for css file to change size of Heder logo in Header 5?
This code you shared for another question doesnt work
.header-type-5 .logo-with-menu { width: 400px !important;} .header-type-5 .main-nav .menu {width: 870px !important;}
I would like my logo to look bigger on header, so I need to change both height and width space.
Thank you!
Hello,
Please try to add this code in custom.css file
.header5 .logo img {
max-width: 800px;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Great! it worked, thank you!
You’re welcome!
Regards,
Robert Hall.
Tagged: branding, customization, design, header logo, themes, woocommerce, wordpress
The issue related to '‘Header Logo’' has been successfully resolved, and the topic is now closed for further responses