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

  • Author
  • #157307
     johanna75
    Participant

    Hi

    main menu not displaying on smartphone

    #157315
     johanna75
    Participant

    If you go on home-3 you will see something looks like a menu but it’s not (it’s text block)
    But on subpages (where you can not access) there is a main menu but it not display on smartphone…

    #157406
     Laura
    Moderator

    Hello, did you hide the menu with css?
    Can you share access so i can check it out?

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

    Hi
    No i don”t think i have hide the menu…
    I add some snippet (dashboard/snippet) but only to hide admin bar.
    find access :

    login: 7th
    pass; mvl%!yy0VvR4OY!4^WQb6HH9
    url: https://rueducoeur.com/home-3/

    Just to remind: i speek about the subpage menu problem (members pages…), not the homepage menu

    #157657
     Laura
    Moderator

    Hello, it is there, just that it was not visible, add this to style.css of child theme, let me know if it helps 🙂

    COPY CODE
    
    .header-color .navbar-toggle .icon-bar {
        background-color: #4391c8 !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #157675
     johanna75
    Participant

    Thanks Laura now with quick css it display.
    But on click on menu item links not responding, nothing append, submenu doesn’t display!
    An idea?

    #157833
     Laura
    Moderator

    Hello, it is working for me

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

    Sorry i wasn’t clear submenu display BUT on click nothing append.

    #158229
     johanna75
    Participant

    We just open the website.
    It’s a little bit urgent, did you read my last post?

    #158275
     Laura
    Moderator

    Hello, they do work for me, have you tested with another device?
    Let me know 🙂

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

    Hello
    I tested under 2 other devices.
    I’m sorry but under samsung A3 and iphone 4S not working…
    First I click on the 3 lines to open menu
    Menu open but submenu not!

    #158565
     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
    #158830
     Radu
    Moderator

    Please update the theme to latest version and check again.

    If still not works also please de-activate all plugins and check again.

    Let me know

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

    Hi Radu
    as asked i upadate theme and deactivated ALL plugin but unfortunably submenus not display on smartphones!
    Need quick assistance.

    Thanks

    #159491
     Radu
    Moderator

    Hi,

    Somehow the site was working for 2-3 minutes then stays in loading :

    I need to see the live site to can investigate further, let me know when it works

    Cheers
    R.

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

    website is working.

    #159640
     Radu
    Moderator

    Fixed,
    I’ve used this CSS

    COPY CODE
    @media(max-width:991px) {
        #header span.caret {
        display: block !important;
        width: 100%;
        height: 100%;
        line-height: 30px;
        position: absolute;
        top: 0;
    }
    }

    Cheers
    R.

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

    Thanks it’s working now!
    Regards

    #159744
     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 19 posts - 1 through 19 (of 19 total)

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

Log in with your credentials

Forgot your details?