• Resolved vs2020

    (@vs2020)


    Hi so is there any way to keep left alignment of buttons (without using full width) and yet increase the width of the buttons? I want to increase the size of the buttons. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Robin Cornett

    (@littlerchicken)

    If you do not want to enable the full width setting, the first place to look is the “Button Padding” setting, which will increase the padding on the buttons. For further control, like if you want to increase the width, but not the height of the buttons, I would suggest adding some CSS to your site, either directly to your theme or by using the Additional CSS panel, and define your own padding for the .scriptlesssocialsharing__buttons a.button class (that is the class if you are using Flexbox for the “Button Container CSS” option–if not, use your browser’s dev tools to check what class you may want instead).

    Thread Starter vs2020

    (@vs2020)

    Ok thanks much! Is there any guide to use custom buttons?

    Plugin Author Robin Cornett

    (@littlerchicken)

    Here’s a tutorial with code to add a Facebook Messenger button as an example. You can add any kind of button you like–they all follow similar patterns.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Any way to increase width of sharing buttons?’ is closed to new replies.