Home Forums Basel support forum Social icons on top bar Reply To: Social icons on top bar

#1639

Artem Temos
Keymaster

Try the following one instead

.topbar-wrapp .social-icons {
    display:inline-block;
    margin-left:15px;
}
.topbar-wrapp .social-icons li {
    margin-top:0;
    margin-left: 3px;
    margin-right: 3px;
    line-height: 1;
}

And replace social buttons shortcode with this [social_buttons size="small" type="social_buttons"]