Home › Forums › Basel support forum › Background video autoplay › Reply To: Background video autoplay
October 3, 2018 at 11:31 am
#80676
Elise Noromit
Member
Hello,
Add this code for social icons:
.widget_text .social-icons {
max-width: 60px;
margin: 0 auto;
}
And this code for logo
.footer-widget > img{
margin: 0 auto;
display: block;
}
Best Regards