I have a follow me widget with social media icons but I cant arrange it so I need to do some coding which Im really not good at.
Any whay when I try to css
.social-icons-widget ul li { margin-right:20px; }
I can only change the look of it (margin ect’) but not the order of the icons it self.
can you guys help me write the right css code please?
btw, the HTML form of it is
`
FOLLOW ME
<li class="googleplus">
<li class="instagram">
<li class="pinterest">
<li class="twitter">
<li class="youtube">
and Im using this plugin: