This topic has 5 replies, 2 voices, and was last updated 10 years by Radu.

  • Author
  • #71616
     sergiomoreirajr
    Participant

    I need to disable the side menu in not logged pages. What do I need to do?

    #71662
     Radu
    Moderator

    You want to hide side menu icon for non logged users ?

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

    yes.

    #71718
     Radu
    Moderator

    Add this code to Quick CSS area from Wp-Admin -> Theme Options -> General Settings -> Quick CSS.

    COPY CODE
    
    ul#menu-kleonavmenu li#nav-menu-item-side { display: none; }
    body.logged-in ul#menu-kleonavmenu li#nav-menu-item-side { display: inline-block; }
    

    Let me know if it works.

    Regards

    Radu

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

    Perfect. Thank you so much.

    #71755
     Radu
    Moderator

    You’re welcome,

    Also don’t forget to rate our theme on Themeforest and give it 5 stars 🙂

    http://themeforest.net/downloads/

    Best regards

    Radu

    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 ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?