social icons in footer position
-
hey guys,
I have tried to make a snippet to put a instagram logo in the header and footer but I can’t get the footer instagram icon to line up with the others. If I try and shift the footer icon position, its put the header one out of alignment.
my site https://www.energyforlife.net.au
the code I am trying to use/* change instagram logo */ .icon-instagram:before { content: ""; width: 24px; height: 24px; display: inline-block; padding: 3px 0 0 2px; position: relative; top: 4px; background: url("https://www.energyforlife.net.au/wp-content/uploads/2014/06/Instagram-logo.png") no-repeat; background-size: 1.08em 1.14em }
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘social icons in footer position’ is closed to new replies.