Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi,

    Please post your website url and please tell me (roughly) which items you want to hide in mobile menu.

    I will try to provide you with a solution.

    Thanks!

    How do I change the mobile menu postition from center to the side?

    Hi miriamRD,

    Please use the following in Theme Options -> Custom CSS

    .dd-selected-text {
        float: right !important;
    }

    Thanks!

    Thread Starter bredna

    (@bredna)

    Unfortunately, just now I can’t get URL. I use localhost ??
    Is your solution to hide menu-item with ID?
    Is any opportunity to use more common css class without ID?

    Hi bredna,

    Sorry, I just realized that it’s not possible to hide sub menu item in mobile menu.

    The mobile menu does not include menu item id, and everything is on the same list item level.

    Thanks!

    Thread Starter bredna

    (@bredna)

    O-la-la…. I’m realy crying… It was realy necessary for me.
    Thank you for fast answer.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Mobile menu’ is closed to new replies.