This topic has 5 replies, 2 voices, and was last updated 11 years by Laura.

  • Author

    Tagged: 

  • #48644
     Bebunch
    Participant

    Hi,

    Is there a way to have a static side menu : I’d like to use a side menu and no top navigation.

    Is this possible ?

    Thanks.

    #48648
     Laura
    Moderator

    Hello, could be possible, can you share admin account of your website? I will check it out then give you the code 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #48784
     Bebunch
    Participant

    Hello,

    I’m not really comfortable with giving an admin access to my website… How can we do this another way ?

    Furthermore, why do you need an admin access for this ?

    Thanks.

    #48907
     Laura
    Moderator

    Hello, it was only an option to test the CSS un your website, but dont worry, i can do it in mine and give you the code if you prefer that

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #49288
     Bebunch
    Participant

    Hi,

    Yes, I’d prefer this 🙂

    thanks.

    #49644
     Laura
    Moderator

    Hello, please add this to your quick css or style.css in child theme

    COPY CODE
    
    .offcanvas-left.offcanvas-type-default .offcanvas-sidebar, .offcanvas-left.offcanvas-type-overlay .offcanvas-sidebar {
    -webkit-transform: translate(0,0) !important;
    transform: translate(0,0) !important;
    }
    .offcanvas-left .wrap-canvas-menu .offcanvas-title .open-sidebar {
    float: right;
    display: none;
    }
    .kleo-page {
    margin-left: 20%;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?