• Just installed the theme and the UL that the “Social Media Icons (Jetpack)” Widget outputs is aligning oddly horizontal rather than vertical. I’m sure this is an easy CSS fix but I figured I’d bring attention to it since Jetpack and it’s widgets are one of the most widely used plugins.

    Widget is live on my site listed, bottom of right sidebar.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @jsnowbusiness

    Thank you for letting us know about this .

    For now please use below given CSS to fix the issue .

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    .widget_wpcom_social_media_icons_widget ul li {
        display: block;
    }
    
    .widget_wpcom_social_media_icons_widget ul li a {
        padding-top: 5px;
    }

    Hope this helps.

    If you want more dedicated and swift support on the theme, please visit the theme’s official support forum where the theme’s official support team are stand by to answer each and every one of your questions.

    http://themepalace.com/forum/magazine-plus/

    Best Regards.

    Have a good week ahead.

    Hello! I have the social icons jetpback on my blog and the social media accounts are not displaying at all. My website is http://www.happyellaafter.com

    The widget appears on the top right of the page. IT just says ‘Find us on’. They were there a few days ago, but now are not longer there.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Social Media Icons (Jetpack) Widget not displaying properly’ is closed to new replies.