Can you rearrange social media icons on a Shopify mobile layout?

Anonymshop
Explorer
82 0 17

Hi there,

As you can see, the social media icons are not arranged on the left and right on the phone.

Could you please help that look like we intended?

We would be very thankful!

 

Bildschirmfoto 2021-01-22 um 19.25.17.png

Replies 10 (10)

v_vashisth
Shopify Partner
18 0 0

Please share your website url 

Thanks

Anonymshop
Explorer
82 0 17

Thank you for your response!

But we'd rather communicate through this platform.

We ask for your understanding!

Best regards!

v_vashisth
Shopify Partner
18 0 0

okay

send your website link

Anonymshop
Explorer
82 0 17

We have sent you the information privately.

Many thanks!

 

v_vashisth
Shopify Partner
18 0 0

you want like this?

https://prnt.sc/xgs4sr

Anonymshop
Explorer
82 0 17

Yeah, that's correct!

v_vashisth
Shopify Partner
18 0 0

Then you need to add css

Anonymshop
Explorer
82 0 17

Yeah i know but what is the code that's what we need.

v_vashisth
Shopify Partner
18 0 0
.social-icons__item {
    padding: 5px !important;
}
.list--inline.site-footer__social-icons.social-icons.site-footer__icon-list {
    text-align: center !important;
}
v_vashisth
Shopify Partner
18 0 0
.list--inline.site-footer__social-icons.social-icons.site-footer__icon-list {
    text-align: center !important;
}
.social-icons__item {
    padding: 5px !important;
}