- This topic has 3 replies, 2 voices, and was last updated 9 years, 3 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Shopzee mobile menu problem
Hello,
Main menu on mobile get wrong.
Hi Ventsislav,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:980px){
.header .header-inner .nav{width:auto !important;}
}
Regards,
Brad
Great! Thanks!
Works perfect!
Thanks for the quick response!
🙂