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

  • Author
  • #131889
     trsl2
    Participant

    I have set my menu on each page to KleoNavMenu but the menu is not showing on my Mobile

    #131950
     Radu
    Moderator

    Hi,

    I’m able to see the menu when i access thru a mobile device, purge empty your phone caches.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #131951
     Radu
    Moderator

    Hi,

    I’m able to see the menu when i access thru a mobile device, purge empty your phone caches.

    Cheers
    R.

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

    I have done that but still can’t see the main menu. Only the top menu.

    #132058
     Radu
    Moderator

    You haven’t said that the problem it’s happens only on inner pages

    Add this css to wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    @media(max-width:1024px) {
        .header-color .navbar-toggle .icon-bar {
        background-color: #111;
    }
    
    #header .navbar-nav li a {
        color: #333 !important;
    }
    }
    
    
    

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    #132061
     trsl2
    Participant

    That doesn’t work on my Mobile either

    #132070
     Radu
    Moderator

    Flush phone cache

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

    I am wanting to use the UberMenu on Mobile. I was able to remove the kleo mobile menu icon (using css), but is there away to remove the black background that is still showing?

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

    Hi,

    Just use this css will handle the color after you scroll a little

    COPY CODE
    
    #navigation-sticky.trans-nav.darken {
        background: red !important;
    }
    

    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 9 posts - 1 through 9 (of 9 total)

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

Log in with your credentials

Forgot your details?