Hiya, I am trying to remove my social media icons all together. I have tried the " footer, header" and everything in between, yet I can’t seem to access them to remove them from my site. ANY help/suggesstions is greatly appreciated!!!
Hi @CarynWard2 ,
Please share your store URL and password of front view.
So that I will check and let you know the exact solution here.
Best regards.
Hi @CarynWard2 ,
You can try follow the instruction below:
- Go to Online Store → Theme → Edit code.
- Asset → find file theme.css and paste code below into the file.
.grid__item.one-half.small--one-whole.site-footer-item-tall {
display: none;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Hi @CarynWard2 ,
You can try follow the instruction below:
- Go to Online Store → Theme → Edit code.
- Asset → find file theme.css and paste code below into the file.
.grid__item.one-half.small--one-whole.site-footer-item-tall {
display: none;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Hi @CarynWard2 ,
You can try follow the instruction below:
- Go to Online Store → Theme → Edit code.
- Asset → find file theme.css and paste code below into the file.
.grid__item.one-half.small--one-whole.site-footer-item-tall {
display: none;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Hi @CarynWard2 ,
You can try follow the instruction below:
- Go to Online Store → Theme → Edit code.
- Asset → find file theme.css and paste code below into the file.
.grid__item.one-half.small--one-whole.site-footer-item-tall {
display: none;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
sorry for that issue bt you have easy to manage
can you please go to theme customization option open footer then uncheck social media checkbox that it
[image: IMG_6650.JPG]
Thank you!
I clicked on Asset, and went to the theme.css. This is the window that
opened.
Do I need to remove anything? It just copy and paste what you sent? *Where
exactly should I place it? *
I’m so afraid to mess anything up!
See screen shot attached please. Again, I appreciate your help with this!
Hi @CarynWard2 ,
- Sorry, I don’t see image above.
Please paste code at the end of file theme.css like image below.
Or, if you use debut theme, you can follow the instruction below:
- Theme settings → SOCIAL MEDIA then disable all option and remove text on all the fields like below image.
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Hi @CarynWard2 ,
Theme settings → SOCIAL MEDIA then disable all option and remove text on all the fields like below image.
If you find this answer helpful, please mark it as a SOLUTION.
Best regards.

