Home Forums WoodMart support forum Mobile Menu

Mobile Menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #448376

    kiercordero
    Participant

    Hi! Can I have a custom CSS to adjust the Mobile Menu width? Thanks!

    #448857

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Mobile:

    body .mobile-nav.wd-side-hidden {
    	width: 350px;
    }

    This is the side menu.

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)