Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #22964

    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

    #118058

    You do it in the CSS.

    #118059

    Hi,

    Please add this on your custom.css

    .social_header #header_main .container {
    height: 80px !important;
    }

    Regards,

    Ismael

    #118060

    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.

    #118061

    Hi,

    Checking your website again, I think you manage to decrease the header height. What did you do?

    You can use shortcodes to insert the slider. Something like this [layerslider id=”1″]. Go to LayerSlider WP, you can find what shortcode to use beside the slider name.

    Regards,

    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Header not resizing to menu’ is closed to new replies.