Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Pádraig ó Beirn

    (@padraigbeirne)

    I found the answer to my own question. May be of help to someone else….

    In the Juiz Social plugin settings there are eight styles (at the time of writing). There are also eight css styles in the plugin folder. In my case, I use the second style on the list so in the WordPress Dashboard I went to Plugins > Editor > Juiz Social Post Sharer > css/juiz-social-post-sharer-2.min.css

    To make the buttons smaller I changed
    .juiz_sps_links .juiz_sps_item a{vertical-align:top;padding:5px 15px 5px 10px;
    to
    .juiz_sps_links .juiz_sps_item a{vertical-align:top;padding:1px 10px 1px 5px;

    You can also change the button text colour and text size by editing
    color:#646e76;text-decoration:none;font-size:12px;

    Don’t forget that any changes will be overwritten when the plugin is updated but it’s easy to edit the css file again and really worth it because it’s a great lightweight social sharing plugin – the best I could find.

    Feature request – Instagram would be great. ??

    Plugin Author Geoffrey

    (@creativejuiz)

    Hi there,

    I answered to you in another thread, take a look at the answer, it could be interesting ??

    https://www.ads-software.com/support/topic/buttons-bigger-since-last-update?replies=8#post-8686674

    Nice day to you! And thank you for sharing your solution to others.
    Noted for Instagram ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Resize buttons’ is closed to new replies.