Hi @ben_yamada
Please add this code to Custom CSS in Online Store > Themes > Customize > Theme settings
@media (max-width: 749px) {
.social-media--list,
.footer__block-list { justify-content: center !important; }
}
Hi @ben_yamada
Please add this code to Custom CSS in Online Store > Themes > Customize > Theme settings
@media (max-width: 749px) {
.social-media--list,
.footer__block-list { justify-content: center !important; }
}