This topic has 2 replies, 2 voices, and was last updated 8 years, 9 months ago ago by Jack Richardson
hello
for some reason on home page there is no mobile menu at all’ and on inner pages its there but not showing anything on mobile menu (we did select on wp menu) see image: http://nimb.ws/Tnp8h6
any help will be amazing
thanks 4 the support
Hello,
I’ve added this code in Global Custom CSS:
.mobile-nav {
transform: translate3d(0px,0,0) !important;
}
.st-menu-open .mobile-menu-block > .mobile-menu-block.st-menu {
transform: translateX(-125px) !important ;
}
.et-mobile-menu li .open-child {
float: right !important;
right: 50% !important;
}
.mobile-nav li.over > .open-child {
transform: rotate(0deg) !important;
}
Please check mobile menu now.
Best regards,
Jack Richardson.
Tagged: menu, mobile, optimized, responsive, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up