Tagged: ,

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

    Great theme, love it!

    The issue is, the mobile menu is visible off to right on the iPhone6 (haven’t tested it with other devices).
    The menu changes to the nice little mobile menu button, but if you touch your finger and drag right/left you can see the menu that supposed to be hidden is just off to the right.

    The problem is, when you scroll now, the site floats and is somewhat annoying.

    Pretty much out of box demo content, not sure what the issue is.

    Cheers,
    Robb

    #408497

    Hi robbeh989!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 990px) {
    #wrap_all {
    position: relative !important;
    }}

    Issue will be fixed on upcoming update.

    Cheers!
    Yigit

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