• syzygist

    (@syzygist)


    Something about Chromatic is causing my Jetpack social media buttons to form a vertical column, instead of a horizontal row like I have them set for. This is happening both on pages:
    https://akwakwaa.org/food/

    and on individual posts pages:
    https://akwakwaa.org/upcoming-site-visit-to-ghana-africa/

    I can reproduce it on at least three desktop browsers (FireFox, IE, Chrome), as well as on a phone browser (Dolphin for Android).

    Inactivating all of my other plugins did not resolve this (I even tried entirely uninstalling my PayPal plugin). However, the buttons displayed normally when I switched to the 2015 theme.

    Would appreciate some help with this. I’ve been in touch with the Jetpack folks, but they don’t see what could be causing it, and suggested I follow up with you.

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

    (@syzygist)

    James from Jetpack said he still wasn’t sure what was causing the problem, but sent me custom css to fix it, which worked beautifully. I went ahead and applied it, since I am meeting with my client tomorrow – here it is for anyone else who experiences this issue:

    .sd-content ul li {
    display: inline-block !important;
    }

    I am not marking this resolved yet, however, since I assume the theme author will want to fix it on his end.

Viewing 1 replies (of 1 total)
  • The topic ‘Chromatic making Jetpack social media buttons stack vertically’ is closed to new replies.