Getting Rid of the left Sidebar on Mobile

Support Forums for LiveMesh Themes & Plugins Forums Fusion Theme Support Getting Rid of the left Sidebar on Mobile

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #19494

    Currently I have a primary and side navigation set that I want But can’t get ride of the left side bar menu. I’ve tried disabling all menu’s and it still shows up. Please help.

    IMG_0806

    There is a left menu bar that slides left to right. There is nothing in this bar and I can’t seem to find where I can disable this.

    IMG_0808

    I only want to utilize the right side bar navigation on mobile.

    IMG_0807

    Attachments:
    #19498
    This reply has been marked as private.
    #19511
    VeenaVeena
    Moderator

    Pls use the below custom CSS in themeoptions –

    #mobile-menu, #mobile-menu-toggle {
        display: none !important;
    }
    
    #19516

    Thank you, the code worked.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Getting Rid of the left Sidebar on Mobile’ is closed to new replies.