• Resolved Okka

    (@okka)


    Hi there,
    I’m very pleased about how the page looks so far, no ‘major’ problems have occurred.
    I am using Template One in a boxed mode with a with a right sidebar.

    My problem: I am using a sidebar with submenus and some text information widgets in it. On the iPhone screen the sidebar appears as an overlay over the textbody an it flickers.
    I have no idea what the problem is. Could one of the widgets be the problem?

    Any help appreciated!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Access-keys Support

    (@amritshrestha)

    Hi there ,

    Please go to your Dashboard >> Appearance >> Customize >> Additional CSS and add this CSS codes.

    @media screen and (max-width: 940px)
    {
    .sidebar, .sidebar.left-sidebar {
        float: none !important;
    }
    }

    Thank You ! !

    Thread Starter Okka

    (@okka)

    Well, clever! Such a minor change and it worked. Thank you! Solved.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sidebar flickers when viewed on iPhone 7’ is closed to new replies.