Support » Plugin: Crafty Social Buttons » Aligning the Buttons to the Center

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Sarah

    (@shen045)

    That’s a good idea – I’ll add that to the list of future work!

    I agree we could do with this, I just installed the plugin and don’t want them to be left.

    Great plugin by the way, nice and simple and looks fine on mobile, which many of the others don’t.

    I tried this css to center the buttons and it’s not working any ideas?

    .crafty-social-link-buttons .crafty-social-link-buttons-links-list {
    text-align: center;
    }

    Many thanks

    Plugin Author Sarah

    (@shen045)

    This did the trick for my blog:

    .crafty-social-buttons {
       text-align: center;
    }

    It may not work in every case, because different themes set their basic styles differently, and may have a left alignment with a higher level of specificity. But this should probably work.

    yep that code works great, thank you.

    Is there any chance this could be added in an update and also a way to add the share this content central and above the icons.

    I only ask because I finding centralizing everything works better when working responsively for mobile.

    Plugin Author Sarah

    (@shen045)

    Awesome. And yes, I intend to add some layout options into the next update of the plugin, including the option to put the caption above the icons.

    Cheers,
    Sarah

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Aligning the Buttons to the Center’ is closed to new replies.