Viewing 1 replies (of 1 total)
  • Thread Starter eiland

    (@eiland)

    to fix my own issue, added the following to my child-theme’s style.css:

    @media screen and (min-width: 600px)
    {
    .site
    {
    overflow: clip;
    }
    }

Viewing 1 replies (of 1 total)

The topic ‘Css sticky doesnt work in twenty twelve’ is closed to new replies.