Storefront theme mobile issues
-
Hi,
First of all, thanks for all the work put in the theme!
There are 2 issues that I have with the theme on mobile:
1. The background image in the header does not adjust on mobile and the logo (on the left) and menu (on the right) get very crowded in the middle of the header.
I even tried to hide completely the background image for mobile, but it still shows…@media screen and (max-width:750px) {
.site-header .banner {
background-image: none;
cursor: auto;
}
}2. The header menu gets displayed in the mobile site, but it does not work, it seems completely inactive.
Any help would be much appreciated.
Thank you,
Adinel.The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Storefront theme mobile issues’ is closed to new replies.