Hi.
I am trying to place all of my social network links on one line rather than divided into two.
Is there a way to fix this? Thanks.
http://amp-wordpress.homewaterswebdesign.com/
-Chris
Hi.
I am trying to place all of my social network links on one line rather than divided into two.
Is there a way to fix this? Thanks.
http://amp-wordpress.homewaterswebdesign.com/
-Chris
Add this to your stylesheet
#linkcat-2 li {
display:inline;
}You must log in to post.