Code for moving icons to header
-
Near the bottom of my homepage, on the footer, are three social media icons. I would like to copy those and be able to place them near the top of my side, in the red horizontal bar. Here is the current code as is now:
<ul class=”footer-social”>
<i class=”fa fa-twitter”></i>
<i class=”fa fa-facebook”></i><i class=”fa fa-instagram”></i>
I’m brand new to all this and thinking I probably have to change <ul class=”footer-social”> to “header” or something, but I dont know exactly what it should be.
Really appreciate any help
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Code for moving icons to header’ is closed to new replies.