Getting something to center align – Help!
-
Hello. I have been working on setting up my page here:
https://mycarmony.com/carmony/wordpress/
For the life of me, I cannot get the social media icons on the page align to the center. I have tried every div code I can concieve but they will not budge. Here is the html in that section for the icons:
<div class=”con-key-feature span3 skt_animate_when_almost_visible small-to-large skt_start_animation”><div align=”center”><i class=”fa fa-5x fa-facebook-official”></i> </div></div><div class=”con-icon-title”> </div><div class=”con-icon-desc”> </div><div align=”center”>
<div class=”con-key-feature span3 skt_animate_when_almost_visible small-to-large skt_start_animation”><i class=”fa fa-5x fa-twitter-square”></i> </div></div><div class=”con-icon-title”> </div><div class=”con-icon-desc”> </div>How do I get them to center align? Any help is greatly appreciated. Thanks!
- The topic ‘Getting something to center align – Help!’ is closed to new replies.