Tagged: Header Height
Hello!
How to adjust height of header?
I’ve tried to set height for “header_main” in layout.css, but after that it won’t scaling.
Help, please.
Hey!
Add this on your custom.css or Quick CSS:
.fixed_header.social_header #main {
padding-top: 119px;
}
/*header with social icons: */
.social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 88px; line-height: 88px; }
Adjust the height and the line-height then follow up the top padding’s value.
Best regards,
Ismael
Thank you!
Glad Ismael could help, let us know if you have any more questions or issues :)
Regards,
Josue