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

    (@access-keys)

    Hello there,

    Currently there is no option to align center in the plugin’s backend settings.

    Thanks

    Can this be achieved with CSS?

    This did it for me:

    .apss-social-share {
      text-align: center;
    }
    .apss-single-icon {
      display: inline-block;
      text-align: left;
    }

    That worked for me too. Thanks!

    @ kallekillen & Lockhart:
    On www-jz-oz.de, I tried also to center my icons in the center of the page (at the bottom) by adding your code to frontend.css.
    Unfortunately, this doesn’t work.

    I would apolozige about any furhter advices!

    Thanks in advance!
    Chipy

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Align center’ is closed to new replies.