Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #210856

    I switched from the “small fixed header” to “fixed header with social icons”, but I want the header area to be shorter like it used to be with the “small fixed header.” Right now its around 120px, but I’d prefer it to be only about 90px high.

    #210860

    Hi mgerenser!

    Please refer to this post and set header height to 90 instead of 200 https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003

    Regards,
    Yigit

    #210871

    Thanks for the fast reply. I accomplished this a different way, and want to make sure this is ok. I added this custom code to the Quick CSS to shrink the header area of the fixed header with social icons:

    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 88px; line-height: 88px; }
    .fixed_header.social_header #main{ padding-top:119px; }

    My site is at redcom.wpengine.com

    #210876

    Hi!

    Yes it looks fine. Let us know if you have any other questions or issues

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Reduce height of header area’ is closed to new replies.