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

    Hi,

    I have responsive menu issue, on iphone it lets window slide right and shows menu expended.
    How an this be fixed?
    see image

    #410226

    Hi anogma!

    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.