How can I adjust the distance between my social media icons?

Hi, how can I make the instagram and facebook (social media icons) closer, so it has the same distance as cart and search?

shop https://blessedfashion1.myshopify.com

pass iathao

Thanks for your help

Hello there,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset > theme.scss.liquid and paste this at the bottom of the file:
.social-icons__item {
padding: 10px 11px!important;
}

Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.