How to remove square line around social media icon in menu - Impluse Theme

I’m currently using the impluse theme for my website and when viewing it in mobile mode there is a square around the social media icon! How to remove it???

You could remove the square grey border around the icons, to do so try adding this code to the bottom of theme.css

.mobile-nav__social-item {
  border:none;'
}
2 Likes

It worked!! Thank you!

1 Like

@lorrnnzo
Excellent. Thanks for the update!

Hi Nick!

Another question here I hope you can help me :slightly_smiling_face:

How to change the sale price to red while keep the crossed price/original price remain black?