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

    (@heateor)

    Hi,
    You can add top and bottom margin to the the_champ_horizontal_sharing class using CSS and place it in any CSS file being loaded at front-end of your website, as mentioned below:

    .the_champ_horizontal_sharing{
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Padding bottom’ is closed to new replies.