Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #395069

    Hi there,

    Great theme – thanks very much.

    When my site is viewed on a mobile device, (whenever the hamburger is displayed) a second menu is created and it displays off screen (i.e. you can’t see it unless you scroll to the right).

    How do I turn this off? I have no secondary menu selected anywhere.

    Thanks

    Pete

    #395145

    This is happening for us as well.
    View here:

    How do we prevent this from happening?
    Thanks,

    Jared

    #395148

    This is happening for us as well.
    View here: http://screencast.com/t/Mhjv7jzrlV

    How do we prevent this from happening?
    Thanks,

    Jared

    #395155

    Hi!

    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;
    }}

    Best regards,
    Yigit

    #395583

    Thanks very much, that’s great.
    P

    #395748

    Hey!

    You are welcome, glad we could help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Extra responsive menu’ is closed to new replies.