This topic has 4 replies, 2 voices, and was last updated 6 years by Radu.

  • Author
  • #187792
     chris1218
    Participant

    on Desktop: Please help me remove the lines next to the main menu (only on desktop)

    on Mobile/Tablet: When I click on the lines the menu options don’t pop up.  They used to work and I’m not sure what I did.

    Hopefully my attachments will help you understand.

    Attachments:
    You must be logged in to view attached files.
    #187865
     Radu
    Moderator

    Hi,

    Use the next css.

    The CSS will be added to wp-admin -> theme options -> general settings -> quick CSS

    COPY CODE
    
    @media(min-width:768px) {
        li#nav-menu-item-side {display:none !important;}
    }
    

    Let me know

    Cheers
    R.

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

    Thanks Radu! That worked great!

    Any ideas what could be wrong with that 3 line tab in the upper right hand corner when I try to view in mobile or tablet (see screenshot)?

    When I click on it nothing happens. It’s supposed to display my main menu when it’s clicked on.

    Attachments:
    You must be logged in to view attached files.
    #187901
     chris1218
    Participant

    I figured it out. I had clicked, “enable side menus in your site” and that caused the problem. Thanks!

    #187966
     Radu
    Moderator

    Great

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 5 posts - 1 through 5 (of 5 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?