-
Author
-
August 10, 2016 at 10:59 #131889trsl2Participant
I have set my menu on each page to KleoNavMenu but the menu is not showing on my Mobile
August 10, 2016 at 19:38 #131950RaduModeratorHi,
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 solutionAugust 10, 2016 at 19:38 #131951RaduModeratorHi,
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 solutionAugust 11, 2016 at 17:03 #132054trsl2ParticipantI have done that but still can’t see the main menu. Only the top menu.
August 11, 2016 at 17:12 #132058RaduModeratorYou 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 solutionAugust 11, 2016 at 17:58 #132070RaduModeratorFlush phone cache
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 28, 2018 at 22:13 #190141kpittmanParticipantI 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.March 2, 2018 at 15:17 #190286RaduModeratorHi,
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 -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.