Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #400752

    The menu in the mobile version can be seen by scrolling to the right instead of just being clickable and flying out, as it should. Please see screenshot in private content section. Thank you.

    #400754

    I Have the same issue….it just happened with the update for me.

    #400755

    Hey Starkos!

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

    Cheers!
    Yigit

    #400767

    is this going to be fixed in a future update or do i need to do this every time i use this theme?

    #400770

    Hi!

    It will be fixed in upcoming update :)

    Regards,
    Yigit

    #400804

    Thank you. That fixed it. Should I remove that css code once the new update is released?

    #400807

    Hi!

    Yes, you will no longer need that code when new version is released.

    Cheers!
    Yigit

    #400813

    Thank you!

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Menu in mobile version can be seen by scrolling to the right’ is closed to new replies.