Conversation
supportI only want the facebook icon — right now, since I only am using Facebook, it is showing on the left. How can I move facebook icon to the center? http://wordpress.org/plugins/follow-us-on-widget/
This will play a trick. Add this CSS class in your style file. ul.wpFUP { text-align: center !important; } It will align center.
This will play a trick. Add this CSS class in your style file. ul.wpFUP { text-align: center !important; } It will align center.