Archived topic
align social media icon
3 replies · Started by mohamedhassan on July 9, 2019
Viewing posts 1–4 of 4
Dear Gp team,
How can I get these social media icons aligned in the center of the box?
https://i.imgur.com/vV3h3Zb.png
Regards,
Mohamed
Hi there,
try adding this CSS:
.widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas {
text-align: center;
margin-top: 0 !important;
margin-left: 0 !important;
}
Your support is highly appreciated!
You're welcome
This archived topic is closed to new replies.