Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter puda

    (@puda)

    The problem obviously comes from .juiz_sps_links {margin:1em 0;}

    Is there a way I can put a 0 instead of 1em?

    Thanks

    Plugin Author Geoffrey

    (@creativejuiz)

    Hi,
    You can use the widget’s “you custom CSS” textarea to put the code :

    .juiz_sps_links.juiz_sps_links {
       margin:0;
    }

    or add those lines in the CSS file of your theme ??

    Good luck.

    Thread Starter puda

    (@puda)

    Awesome Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Large Space Before Juiz Icons’ is closed to new replies.