This topic has 3 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #39790
     sarpdiego
    Participant

    Hello Seventhqueen Team,

    I Build a litle community with kleo. i want to turn off the top menü of Kleo for the Mobile version. so that the complete menu is hidden when i use a tablat or phone.

    Can you say me a CSS Code for the Quick css field in the Theme Options for this Change Please?

    Thankyou and happy christmass time 🙂

    #39944
     Radu
    Moderator

    Hello Sarpdiego,

    Paste this code into Quick Css section

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
    .kleo-main-header.header-normal .navbar-collapse {display:none !important;}
    }

    Let me know if is ok.

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

    No it dosn’t work for me. the menu are visible.
    The exact problam what i have is this:

    The site need a perfect mobile view. the standart side menu of kleo is nice but i can’t open it with mobile gestures(swipe the finger fast from left to right)
    so i want to use a plugin what makes a new mobile menu with this feature. but now i have 2 menus, the old top menu and the new plugin menu. so the standart menu from kleo must complete hidden.

    I hope that explains better what my problem is.

    Sorry for the bad englisch.

    #60536
     Radu
    Moderator
    This reply has been set as private.
Viewing 4 posts - 1 through 4 (of 4 total)

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

Log in with your credentials

Forgot your details?