Social buttons spacing

pcm228pcm228 Registered Users Posts: 54 Big grins
edited April 1, 2014 in SmugMug Customization
Hi,

Can somebody tell me how to reduce the space between social buttons (like Facebook, flickr)

Thanks,
Patricia


http://www.patriciachavez-fotografia.com
still working on my new smugmug, have not publish it yet.

Comments

  • Smug EricSmug Eric Registered Users, Retired Mod Posts: 333
    edited April 1, 2014
    Try this, same CSS content block as the code from the other thread:

    .sm-page-widget-social-links li {
    padding-right: 0px !important;
    }
    Eric
    Support Hero and Customeister
    http://www.smugmug.com/help
  • pcm228pcm228 Registered Users Posts: 54 Big grins
    edited April 1, 2014
    Thanks Eric.
Sign In or Register to comment.