Viewing 1 replies (of 1 total)
  • Plugin Author newbiesup

    (@newbiesup)

    Hi,

    You should change the CSS file.
    A safe way is to add a piece of custom styles in a child theme instead of directly editing the plugin file.

    @media screen and (max-width: 910px)
    .wpsm-toggle, .wpsm-menu-toggle {
        display: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘No Menu Btn on mobile screen size’ is closed to new replies.