How to Move Social Icons to the Left
-
I Have a new wordpress theme and I just setup the Social icons using this code, but the social icons are to far to the right I would like to move them over to the left.
I would really appreciate the help on how to do it.
This is the code I was using so far
.custom-html {width:100%;}
.header-socialicons {
position:absolute;
right:200px; /*adjust to suit your needs */
top:-25px;
}for my site
https://www.knssconsulting.com.previewdns.com
Thank you
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to Move Social Icons to the Left’ is closed to new replies.