Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1248250

    Hello:
    I have noticed that the menu when viewed in the mobile version stays in the middle of the screen, I would like it to remain fixed at the top.

    I have also seen in the mobile version that the logo is mounted with the hamburger from the menu, with the search magnifying glass and the car, how can I solve this so that everything looks good?

    You can see what I mean on the web
    https://www.cabaral.es/

    I hope your help, thank you.
    regards

    #1248557

    Hey Carlos,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .responsive #top .logo {
        width: 50%;
    }
    }

    Best regards,
    Rikard

    #1249390

    Thank you very much … It works perfectly !!!!

    #1249538

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘MENU IN MOBILE VERSION STAYS IN THE MIDDLE SCREEN’ is closed to new replies.