center icons on post

Hello - is there a way to center the icons rather than them floating left? I've tried adding float: none to various selectors and nothing works.

Thank you.

Answers

  • Hi,
    In the theme's style.css, add this (for example):
    div.oneall_sharing_icons { margin-left: auto; margin-right: auto; width: 10em; }
    Regards

Welcome!

Please sign in to your OneAll account to ask a new question or to contribute to the discussions.

Please click on the link below to connect to the forum with your OneAll account.