Why are my social media icons appearing twice on my website?

Solved

Why are my social media icons appearing twice on my website?

CasimirL
Tourist
3 0 0

https//musclemarts.store

you can see if you scroll all the way down that my social media icons show twice and i cant remove it when i added instagram it made 2 icons instead of one and later i added tiktok and did the same thing looks unprofessonial please help as quick as possible 😄

Accepted Solutions (2)

oscprofessional
Shopify Partner
16115 2409 3123

This is an accepted solution.

Hello @CasimirL

 

You can try this code: it will be helpful to you

Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.

.footer__list-social.list-social:only-child {
    display: none;
}

 

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: [email protected] | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing | Oscp Upsell & Cross sell App : Free | Oscp Sales & Volume Discount App : Free | Custom Pricing Wholesale App : Free

View solution in original post

websensepro
Shopify Partner
1221 136 156

This is an accepted solution.

@CasimirL, just add this code at the bottom of base.css file

.footer-block--newsletter .list-social{
  display: none;
}

If I managed to help you then don't forget to like it and Mark it as Solution

Need a Shopify developer?
Hire us at WebSensePro
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel or buy us a Cofee here

Free Shopify Beginner Tutorial

View solution in original post

Replies 7 (7)

Nia
Shopify Staff (Retired)
537 38 81

Hi, @!
 
When I follow the link you've given here, it takes me through to a google search of many businesses with the same name - are you able to confirm your full URL please?
 
I can then take a look and work with you in regards to a possible solution! (If you haven't resolved this already) 

Nia | Social Care @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog

CasimirL
Tourist
3 0 0

yup still a problem 

 

https://musclemarts.store/

there 🙂

Nia
Shopify Staff (Retired)
537 38 81

Thank you for confirming and sending through a direct link to your store! I can see the two sets of social media icons in the footer. Are you using a Shopify Theme or a Third-Party theme for your store? 

Nia | Social Care @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog

CasimirL
Tourist
3 0 0

i dont have facebook on my footer so i quess wrong website

 

https://musclemarts.store/

oscprofessional
Shopify Partner
16115 2409 3123

This is an accepted solution.

Hello @CasimirL

 

You can try this code: it will be helpful to you

Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.

.footer__list-social.list-social:only-child {
    display: none;
}

 

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: [email protected] | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing | Oscp Upsell & Cross sell App : Free | Oscp Sales & Volume Discount App : Free | Custom Pricing Wholesale App : Free

websensepro
Shopify Partner
1221 136 156

This is an accepted solution.

@CasimirL, just add this code at the bottom of base.css file

.footer-block--newsletter .list-social{
  display: none;
}

If I managed to help you then don't forget to like it and Mark it as Solution

Need a Shopify developer?
Hire us at WebSensePro
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel or buy us a Cofee here

Free Shopify Beginner Tutorial

supaanpanman
Visitor
1 0 0

Hi, reviving this thread as I'm having the same issue but when trying to proposed solution, it removes the social media icons altogether. Any other suggestions please?