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

    Hi there
    Please go into the link below in mobile device (I use iPhone), and note that the menu for some reason is “hidden” in the right side of the site which creates a strange layout behavior (you can actually slide the site to this right part…)
    Please advice
    Have a great day

    #398238

    Hi eliuserman!

    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

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