Responsive mobile menu - by lnts - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 8 years, 2 months ago ago by Jack Richardson

  • Avatar: lnts
    lnts
    Participant
    February 3, 2016 at 14:15

    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

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    February 3, 2016 at 15:00

    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.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.