Archived topic
Parallel Social Icon in Sider
3 replies · Started by Rizki on August 6, 2019
Viewing posts 1–4 of 4
Hi there,
How to make social icon parallel like the site demo ?
Thanks before.
Hi there,
try this CSS:
#menu-social li {
display: inline-block;
margin: 0 10px;
}
Done, it works. Thanks :)
Glad to be of help.
This archived topic is closed to new replies.