Shopify themes, liquid, logos, and UX
Hi,
I've added the Tik Tok icon on my footer and it works fine on the desktop version, however on the mobile, the icon is not centred like the Instagram one is:
Can somebody help me with that?
Thank you!
Solved! Go to the solution
This is an accepted solution.
Hii, @ManaChic
Paste this code on top of the timber.scss file.
@media only screen and (max-width: 749px) {
ul.no-bullets.social-icons li:nth-child(2) a {
position: absolute !important;
left: 135px !important;
}
}
Thank You.
Hii, @ManaChic
Kindly share Your Store URL so,
I can solve it perfectly.
Thank You.
This is an accepted solution.
Hii, @ManaChic
Paste this code on top of the timber.scss file.
@media only screen and (max-width: 749px) {
ul.no-bullets.social-icons li:nth-child(2) a {
position: absolute !important;
left: 135px !important;
}
}
Thank You.
User | RANK |
---|---|
118 | |
95 | |
77 | |
69 | |
38 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022