• Hello

    Whenever I remove the search box in the header either with css or the customize option, the height of the header is reduced to about 50 pixels. How can I avoid this?

    Thanks a lot

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Can we please have your site URL so that we can monitor and fix your issue?

    Hope you understand,

    Also if you want more dedicated and swift support on the theme, please visit the theme’s official support forum where the theme’s official support team are stand by to answer each and every one of your questions.
    https://themepalace.com/forum/education-hub/

    Best regards.
    Have a good week ahead.

    Thread Starter mlapl1

    (@mlapl1)

    Thank you so much for your speedy response. Here are 2 sites. Both have the same header. One has the search box. The other one does not. If I add the site name and the site tagline then the height increases again and everything is ok – but I do not want to do that.

    https://ljunction.com/asiacall/mainw/
    https://ljunction.com/wp/

    All good wishes to you

    Hello,
    Thank you for the appreciation.
    To solve your problem please add the below given CSS to
    Dashboard -> Appearance -> Customize -> Theme Options -> Advanced Options

    .site-header {
        min-height: 87px;
    }

    Hope it helps.
    As always if you would want more swift support,with “on the go” support staff to help you out please visit the theme’s official forum at https://themepalace.com/forum/education-hub/

    Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Removing Search box in header reduces the height of the header’ is closed to new replies.