This topic has 2 replies, 2 voices, and was last updated 7 years, 12 months ago ago by Rose Tyler
Hello,
I have a issue with the social buttons (Visual composer) :
Here the buttons are aligned horizontally
https://gyazo.com/48942102445c3eda88b377a8b815c721
However this is different on a product page:
https://gyazo.com/6a25c69d2a4d639a3b231d96869c3410
Tell me if you need the credentials
Thank you
Regards,
MELCHI Laurent
Hello,
Please, add this code in Custom CSS:
footer .uavc-icons {
display: flex;
margin-bottom: 20px;
}
footer .aio-icon {
margin: 20px;
}
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up