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
16366 2440 3188

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;
}

 

Hire us | Pass Core Web Vital | B2B Wholesale Experts | Claim Your Free Website Review |
Connect with Us: WhatsApp | Skype: oscprofessionals-87 | Email: pallavi@oscprofessionals.com |
Custom Shopify SolutionsPrivate Apps, Theme Customization & SEO | Digital Marketing |
OSCP Apps: Discount Suite | Wholesale App | Bundle & Upsell | Shipping Discount | and more...

View solution in original post

websensepro
Shopify Partner
1879 224 267

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/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP

View solution in original post

Replies 7 (7)

Nia
Shopify Staff (Retired)
537 38 84

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 84

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
16366 2440 3188

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;
}

 

Hire us | Pass Core Web Vital | B2B Wholesale Experts | Claim Your Free Website Review |
Connect with Us: WhatsApp | Skype: oscprofessionals-87 | Email: pallavi@oscprofessionals.com |
Custom Shopify SolutionsPrivate Apps, Theme Customization & SEO | Digital Marketing |
OSCP Apps: Discount Suite | Wholesale App | Bundle & Upsell | Shipping Discount | and more...

websensepro
Shopify Partner
1879 224 267

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/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP

supaanpanman
Tourist
7 0 1

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?