• Resolved liberty.guthrie

    (@libertyguthrie)


    I am using code provided by the shortcode generator [easy-social-share] to display the buttons in various places.
    However I would like to reduce the spacing above and below the buttons when I add them in, as it leads to a fair amount of white space.

    Please help!
    Thank you

Viewing 1 replies (of 1 total)
  • Plugin Author Idiom

    (@brianbrey)

    Hi,

    Thanks for using the plugin. In order to change the whitespace above and below the sharing buttons you will need to add some CSS to your theme. Those styles are currently not editable in the theme settings.

    The element ‘ul.ess-buttons’, which is the container for the sharing buttons, actually has its margin and padding set to 0 in the plugin’s CSS. It might be that there are some other styles in your theme that are creating this space.

    The styling for the buttons within the plugin’s CSS intentionally have low specificity so that they can be easily overridden with your custom theme styles.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Reduce spacing above and below the buttons’ is closed to new replies.