This topic has 8 replies, 2 voices, and was last updated 10 years by Laura.

  • Author
  • #82240
     pinxe
    Participant

    Hi, I woulf like to know wich files I  have to modify to have the hamburguer menu at 1200px instead at 991, I have a big menu and this causes a big responsivenes problem when you reduce the browser window witdh.

     

    You can see it here:

    http://www.brico-afeb.com.mialias.net/

     

    Thank you very much

     

    #82344
     pinxe
    Participant

    BTW, the website is under construction and password protected

    PASS: AFEB2015

    #82588
     Laura
    Moderator

    Hello, could you share a screenshot? What do you exactly want to change to 991px? height?

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

    Hello Laura, if you reduce the browswe window step by step you will see the problem. What I want is to see the hamburguer menu early in terms of browser window width.

    I attach 3 screen, more than 1200 px, between 1200-991 and les than 991px

    #82811
     Laura
    Moderator

    Hello, i could fix the menu issue for that size if you prefer, changing the mobile menu to appear early would be a lot of work

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

    Ok, any solution will be ok. But I would appreciate to know what changes you do just in case.

    Thank you,

    #83141
     Laura
    Moderator

    Hello, maybe try by adding this to style.css of child theme

    COPY CODE
    
    @media screen and (min-device-width: 1000px) and (max-device-width: 1200px) { 
    .collapse.navbar-collapse.nav-collapse {
        margin-top: -11.5%;
    }
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #83167
     pinxe
    Participant

    Hi Laura, I’m afraid it’s not enough to solve the problem, any other suggestion?

    #83233
     Laura
    Moderator

    Hello, right now that’s all i can do it all depends on the menu size and device screen size, have you tested in your tablet or just my changing desktop size? Some sizes are not even visible on devices

    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?