Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1305812

    Hi there,

    I recently worked with Enfold support to optimise our mobile website. Everything works very well, I only discovered a small display error today: the adjusted margins also affect the responsive menu, but only if you use the scroll to top button or are at the top of the page.

    Link to the thread: https://kriesi.at/support/topic/website-margins-are-missing-in-the-version-for-smartphones/#post-1303787

    We used the following CSS Code:

    @media only screen and (max-width: 767px) {
    .responsive body#top.mega-menu-avia #wrap_all .container {
    width: 85%;
    max-width: 85%;
    }
    }

    I would like to display only the responsive menu over 100% of the page. Attached you can find the link to our Website.

    Thanks and regards,
    Caroline

    #1306037

    Hey dradoering,

    Thank you for the inquiry.

    How would you like the header to display initially on mobile view? Looks like the mega menu is actually the whole header, which also contains the logo. We might not be able to separate the style of the two.

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.