Hi there,
I’m working on a website Turbo theme and recently ask some help to change de social icons.
Someone helped me, and I implemented the code:
.top_bar ul.social_icons a {
background: #4D4F53;
color: #fff;
padding: 5px;
}
.mini_cart, .top_bar [class*=" icon-"]:before, .top_bar [class^=icon-]:before {
vertical-align: middle;
}
Unfortunately, the icons in my header are not centered. Can someone help me find out why?
Here is how it looks like:
Website link is: https://partnerprogram.zeiss.ca/
Thanks.
