-
Author
-
June 24, 2017 at 04:19 #165079
jwchameleoncorp
ParticipantSaw this feature was added in the last Kleo update. What is it? What does it do?
Thanks!
June 26, 2017 at 00:42 #165185Laura
ModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 27, 2017 at 20:23 #165433Radu
ModeratorHi,
This can be found under wp-admin -> Appearance -> menus ->

And it behaves the same in buddyapp live messages featured
https://seventhqueen.com/themes/buddyapp/demo/members/demo/

Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 3, 2017 at 07:36 #165951jwchameleoncorp
ParticipantHi @radu
I tried using the Live Menu Messages feature. I like it, but I found an issue…
In the attached snapshots, look at the top menu. You will see that the Live Menu Messages icon displays properly on desktop, but does not display at all on mobile/responsive.
Do you know what the problem might be?
Thanks!
July 4, 2017 at 20:00 #166303Radu
ModeratorHi,
Add this CSS
COPY CODE.kleo-messages-nav { display: initial !important; }The css will be added to wp-admin -> theme options -> General settings -> Quick CSS
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 5, 2017 at 23:12 #166453jwchameleoncorp
ParticipantHi @radu
I tried the code, but it was unsuccessful. It move the top menu to the left and did not add the desired icon.
See attached.
Thanks!
July 7, 2017 at 15:58 #166653Radu
ModeratorHi,
I see just replace the code with this one
COPY CODE@media (max-width: 991px) { .kleo-toggle-menu { display: initial !important; } }Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 18, 2017 at 16:55 #167822Radu
ModeratorHi,
Please until the next update it will improve the live messages feature and will be displayed like the cart icon

Then shouldn’t be a problem.
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
You must be logged in to reply to this topic.