Site logo

Archived topic

mobile menue settings

3 replies · Started by Heinrich on December 9, 2020

Viewing posts 1–4 of 4

hi team,

please have a look at the attached screenshot. seems in mobile is less space for one line. where to make the settings?

tks in advance.
mobile menu not in one line

Hi there,

the mobile header logos size is defined by the Menu Item height set in Customizer > Layout > Primary Navigation - you can set it for mobile by selecting the Mobile icon.

If you want to set the height separately to the menu item height then you can add this CSS:

#mobile-header .site-logo.mobile-header-logo img {
    height: 80px;
}

tks david, solved

You're welcome

This archived topic is closed to new replies.