Tagged: header, logo size, resize header
When I resized my logo to be smaller (80px) the menu stays at 116px tall. How do I resize the initial header size? http://bluesquidmedia.com
You do it in the CSS.
Hi,
Please add this on your custom.css
.social_header #header_main .container {
height: 80px !important;
}
Regards,
Ismael
Now the fixed header doesn’t resize and I’m left with a big white space under the header. Also, how can I add the layerslider without using the advanced layout builder? When I place the layer slider shortcode in the code it gives me white space on top, because it is placing it in the content.
The topic ‘Header not resizing to menu’ is closed to new replies.