Text Widget Centered vertically
-
Hello,
I have installed some custom social icons via the Arbitary Text Widget in the Header sidebar. I would like to know how to make them sit vertically centered please?
<div id="sociallinks"> <a href="https://www.linkedin.com/xxxx=$url$" target="_blank" title=Linkedin><img src=https://xxxx.png alt=Linkedin></a> <a href="https://www.facebook.com/xxxx=$url$" target="_blank" title=Facebook ><img src=https://xxxx.png alt=Facebook></a> <a href="mailto:xxxx" title=Email><img src="https://xxxx.png" alt="Email" /></a> </div>
Please let me know if I have “messy code” as I’m learning and don’t want to be learning incorrectly.
Thank you!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Text Widget Centered vertically’ is closed to new replies.