Forums
Forums / Plugin: Menu Social Icons / Align Icons horizontal?
(@berghomes)
12 years, 5 months ago
I’m utilizing the plugin at the bottom of my site: with the “Pages Bottom Widget Area” on the Weaver II theme:
http://www.berghomesforsale.com
Is there a way to get the icons to align horizontally?
http://wordpress.org/plugins/menu-social-icons/
(@pdclark)
Add the below CSS using the CSS plugin. Here’s a video on how to do this: Editing CSS for Menu Social Icons
.social-icon { float:left; list-style-type: none; padding-right:10px; }
The topic ‘Align Icons horizontal?’ is closed to new replies.