Replies: 1
If you go to http://www.wordlywandering.com, you’ll see along the right sidebar under “Let’s Connect!” I have four stylized social icons. currently, they are arranged in a cluster of 4, with two on top and two underneath those.
I want to re-arrange them so they’re in a horizontal line (not sure how they ended up stacked because they originally were in a line to begin with).
Under appearance > customize > widgets > right/left sidebar > “Let’s Connect!” This is what the code looks like:
<div class=”widget-social-follow”><i class=”fa fa-twitter”></i><i class=”fa fa-instagram”></i></div></i></div><div class=”widget-social-follow”><i class=”fa fa-facebook”></i><i class=”fa fa-pinterest”></i>
If you are a code expert and know how to tweak this to make the icons horizontal I would be super grateful!