• Resolved carliant

    (@carliant)


    Hello, I would like to add padding to supper Socializer login widget so it is in line with other widgets on my page, Some padding all around would be great. I would also like to add some space between the icons.

    Thanks

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

Viewing 1 replies (of 1 total)
  • Plugin Author Heateor Support

    (@heateor)

    Hi there,

    You can add following CSS in the “Custom CSS” option at “Super Socializer > General Options” page in admin area to add padding to social login widget.
    .widget_thechamplogin{padding:10px}
    Use following CSS to add space between social login icons.
    ul.the_champ_login_ul li{margin-right:10px!important}
    You can adjust 10px in above CSS according to your needs.

Viewing 1 replies (of 1 total)
  • The topic ‘Creating Padding for Super Socializer widget’ is closed to new replies.