• Resolved DiploIsAwesome

    (@diploisawesome)


    Hey guys, just want to say great work! I’ve already bought your Twitter Timeline and Social Counter plugin. Very good stuff.

    What I want to do now is justify the icons for this plugin within a column. So that the left most icon is completely to the left, and the right most icon is totally to the right of the column. You can see the plugin at my site at

    samklemens.com

    Is there any way to do this?

    https://www.ads-software.com/plugins/accesspress-social-icons/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Access Keys

    (@access-keys)

    Hello there,

    Thank you for using and purchasing our plugins.

    For the social icons in your site, for making left most icons completely to the left and right most icon totally to the right, a static style needed to be given which will only work for the single screen size.

    So we recommend you to add below css which will provide the uniform space around the social icons and will work for all screen bigger screensizes.Please add below css to your theme’s style.css.

    .aps-each-icon {
        width: 20%;
        text-align: center;
        margin-bottom: 32px !important;
    }

    Thanks.

    Thread Starter DiploIsAwesome

    (@diploisawesome)

    Cool thanks, that gave me a nice effect that I like.

    Thanks guys!

    Plugin Author Access Keys

    (@access-keys)

    Hello there,

    If you liked our plugin and support then can you please give us a rating here?

    https://www.ads-software.com/support/view/plugin-reviews/accesspress-social-icons#postform

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Centering (Justifying) Icons on My Front Page’ is closed to new replies.