Viewing 3 replies - 1 through 3 (of 3 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    hello sabbrut,

    Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer

    
    .site-logo {
        margin: 0px;
    }

    Hope this will helps you.

    Thanks.

    Hello
    For this add the below css code inside the Additional css box.

    .site-logo {
    margin: 1px 0 1px 0;
    }

    Let us know for any confusion.

    Thanks
    AKhilesh

    Thread Starter sabbrut

    (@sabbrut)

    In did, the margin is now perfect in pc version but in the mobile version I still see a big gap under the logo.

    Is there any way to reduce that gap?

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