Increase social media icon size on footer

Hello

Using dawn 6.0.2

I want to increase the size of the social media icons in the footer.

Can anyone assist?

Thanks!

.list-social__item .icon {
  height: 25px;
  width: 25px;
}
1 Like

Hi @NoapeledMercier , you can do that from Sale channels > Online store > Theme > Edit code > Assets > component-list-social.css, below .list-social__item .icon, edit width and heigh value

1 Like