in the mobile version, the website opens as in the attached image.
Is there a possibility that somewhere in the theme decrease the size of the bar for mobile?
To decrease the size of the header widgets spacing on mobile you can use the following CSS code. This code can be added to Appearance -> Customize -> Additional CSS:
.header-widgets .widget {
padding: 7px 0 5px 0;
}
To, slightly, decrease the spacing of the header logo + navigation toggle area you can also add:
Hi,
Hi there,
To decrease the size of the header widgets spacing on mobile you can use the following CSS code. This code can be added to Appearance -> Customize -> Additional CSS:
To, slightly, decrease the spacing of the header logo + navigation toggle area you can also add:
Hope this helps.
Best regards,
Barry
QreativeThemes.com | WordPress Themes
Yes it helps Thanks
You're welcome
Best regards,
Barry
QreativeThemes.com | WordPress Themes