Before you ask please READ THIS

Mobile Header - Height

The distance to the smartphone logo is too high. In Customizer, I find no setting to reduce the distance to the logo. The mobile header is too big for me.

Not in dark, light and steaky

Many thanks for your help. :)

Comments

  • AirAir
    Posts: 10,970
    Hello there:-)

    I think in your case this custom CSS will help:
    
    @media only screen and (max-width: 1024px) {
    	a.logo {
    		max-width: 140px;
    	}
    }
    You can insert even lower number.

    With kind regards.
  • AirAir
    Posts: 10,970
    What is more you can also reduce top and bottom padding on mobiles for logo:
    Customizing ▸ Header settings▸ Logo ▸ Padding for mobile header

    With kind regards.
  • edited April 2018 Posts: 9
    Yes, very good.
    That's it!

    Another question:
    The distance (padding?) Is still too far for me.
    I can not find a padding statement that occupies the distance.

    PS: In customizing, padding is for mobile 0px, but the gap is still too high.
    Post edited by Quietsche on
  • AirAir
    edited April 2018 Posts: 10,970
    Hey :-) Like I said in previous post try setting mobile padding for logo cause currently you have 30px at top & bottom. Customizing ▸ Header settings▸ Logo ▸ Padding for mobile header.

    Be sure non cache plugin is blocking your changes.

    With kind regards.
    Post edited by Air on
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!