Hi all,
On mobile view-only, the drop-down menu is cropped and you can’t scroll down to see past the first 2 pages (home and product). Can someone help me out, please? Thanks!
test27
Hi all,
On mobile view-only, the drop-down menu is cropped and you can’t scroll down to see past the first 2 pages (home and product). Can someone help me out, please? Thanks!
test27
yes please add this code
@media only screen and (max-width: 749px) {
.template-index .site-header {width: 100%;}
.mobile-nav-wrapper {z-index: 99;}
}
After code view
Thank you @KetanKumar that worked!
its my pleasure to help us