• Resolved ckadmin

    (@ckadmin)


    Hi, I am using Cresta Flating social bar on my website and it looks great.
    Can you please tell me how can I reduce the spacing between the social buttons?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author CrestaProject

    (@crestaproject)

    Hi ckadmin,
    sure! Just go to the plugin options page, scroll down the page and find the box called “Custom CSS” code and paste this code:

    
    .cresta-share-icon .sbutton {
        margin: 2px 0;
    }
    #crestashareiconincontent .sbutton {
        margin: 10px 2px;
    }
    

    This should work ??
    Best Regards,
    CrestaProject

    Thread Starter ckadmin

    (@ckadmin)

    Thanks! Works like magic ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Reduce spacing between the social buttons’ is closed to new replies.