• Hi.

    I am using the (wonderful) Twenty Sixteen theme to build the new website for Pickleball Europe (https://pickleballeurope.org/) – a nonprofit organization aimed at promoting the game of pickleball through Europe.

    I am trying to minimize the height of my header. I am not using a header image, logo or heading with subtitle. Only want the menu on the top before the content (a page) on the homepage.

    Gladly exchange a couch for you to crash on should you ever come to Kyiv, Ukraine in exchange for your help!

    Thanks so much!

    David

Viewing 1 replies (of 1 total)
  • Hi,

    if you want to re-size your header height, you should use this custom css code:

    .site-header {
    height: 80px !important;
    }

    Now, your header is 100px.

    Best Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Minimize size (height) of header’ is closed to new replies.