need css help to set icons horizontally .
-
Hi, need some simple css help.
Need to set icons horizontally in footer. Now it is showing vertically.
My icon css code is :-
https://pastebin.com/v89BvXRPand for this my php code is :-
<div id="social-logo"> <ul> <li><a href="https://www.twitter.com/"><img src="https://ideaddict.com/images/Twitter-icon.png?1317226690" /></li> <li><a href="https://www.facebook.com/"><img src="https://www.ourweetrip.com/wp-content/plugins/wp-greet-box/images/facebook_icon.png" /></li> </ul> </div>
It is set as horizontally , but not working.
Any help ?
Thanks.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘need css help to set icons horizontally .’ is closed to new replies.