• Love the plugin however need to be able to align to left, right or center. currently need to align center. I read in eaerlier post to align to right but for me was cryptic. where to past the code.

    I think this question will help many of your fans for this plugin.

    can you give me specific instructions with what code and where top past?

    thanks.

    https://wordpress.org/plugins/easy-social-icons/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Just add the following to your CSS:

    Align left – This is the default (no change needed)
    Align right – table.cnss-social-icon {float:right}
    Align center – table.cnss-social-icon {margin: 0 auto!important}

    Hello, same question but ii tried your code and it did not work, any other idea ?

    Thanks

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