• Resolved Jay Versluis

    (@versluis)


    Hello Team,

    JetPack 3.0 was released yesterday – and after upgrading the Social Icons at the bottom of posts and pages appear to be stacked up. This is happening in P2 1.5.3.

    In case anyone is experiencing this, I’ve explained how to fix it here: http://wpguru.co.uk/2014/05/how-to-fix-jetpack-3-0-sharing-icons-in-p2/

    With a bit of CSS they look as lovely as ever in P2:

    /* fix JetPack 3.0 Sharing Icons */
    .sd-content ul li {
        float: left;
    }
    

    Hope this helps 😉

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘P2 and JetPack 3.0 Social Icons’ is closed to new replies.