How can I make social media icons bigger?

@amazezones

oh sorry for late can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme-d.css ->paste below code at the bottom of the file.
.footer__social-media .social-media .icon {
    width: 30px;
    min-width: 30px;
}
.footer__social-media .social-media .icon-social-facebook {
    width: 15px !important;
    min-width: 15px !important;
}

@KFORREST

sorry for that issue can you send store url

1 Like