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

  • Author
  • #165079
     jwchameleoncorp
    Participant

    Saw this feature was added in the last Kleo update. What is it? What does it do?

    Thanks!

    #165185
     Laura
    Moderator

    Hello, 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 solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #165433
     Radu
    Moderator

    Hi,

    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 solution
    #165951
     jwchameleoncorp
    Participant

    Hi @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!

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

    Hi,

    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 solution
    #166453
     jwchameleoncorp
    Participant

    Hi @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!

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

    Hi,

    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 solution
    #167658
     jwchameleoncorp
    Participant

    Hi @radu

    That code didn’t work either.

    #167822
     Radu
    Moderator

    Hi,

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?