How can I make my social media icons only show icons in the footer without text? My theme is Vision

Solved

How can I make my social media icons only show icons in the footer without text? My theme is Vision

LeeYee
Tourist
9 0 0

I want to make the text next to the social media icons in the footer disappear and display them side by side horizontally. How can I do this? My theme is vision

LeeYee_0-1724824399775.png

 

Accepted Solutions (2)
Moeed
Shopify Partner
7395 2004 2446

This is an accepted solution.

Hey @LeeYee 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
ul.social-links.social-links--has-label span {
    display: none !important;
}
.social-links {
    display: flex !important;
    gap: 1.5rem !important;
}
</style>

RESULT:

Moeed_0-1724825929106.png

 

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

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


View solution in original post

niraj_patel
Shopify Partner
2391 516 516

This is an accepted solution.

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
  .footer ul.social-links.social-links--has-label li a span {
      display: none !important;
  }
  .footer ul.social-links.social-links--has-label {
     display: flex !important;
       gap: 18px !important;
  }
</style>

niraj_patel_0-1724826235728.png

 

Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.

Shopify Partner || Helping eCommerce Stores
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution.
- For further discussion contact: Email ID- info@techlyser.com

View solution in original post

Replies 9 (9)

saim007
Shopify Partner
611 75 108

@LeeYee Without store URL how we can see the site and check the problem?

Saim | Shopify Partner Expert

Was I helpful?

Buy me a Coffee

🙂
Hire me   to unlock the full potential of your e-commerce store 🙂
LeeYee
Tourist
9 0 0
Moeed
Shopify Partner
7395 2004 2446

This is an accepted solution.

Hey @LeeYee 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
ul.social-links.social-links--has-label span {
    display: none !important;
}
.social-links {
    display: flex !important;
    gap: 1.5rem !important;
}
</style>

RESULT:

Moeed_0-1724825929106.png

 

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

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


LeeYee
Tourist
9 0 0

thanks!it works!

Moeed
Shopify Partner
7395 2004 2446

Thank you for your reply. I'm glad to hear that the solution worked well for you. If you require any more help, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


niraj_patel
Shopify Partner
2391 516 516

Hello @LeeYee 
would you like to share your store URL and password if any please.
so i can check and provide you possible solution for your question.

Shopify Partner || Helping eCommerce Stores
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution.
- For further discussion contact: Email ID- info@techlyser.com
LeeYee
Tourist
9 0 0
niraj_patel
Shopify Partner
2391 516 516

This is an accepted solution.

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
  .footer ul.social-links.social-links--has-label li a span {
      display: none !important;
  }
  .footer ul.social-links.social-links--has-label {
     display: flex !important;
       gap: 18px !important;
  }
</style>

niraj_patel_0-1724826235728.png

 

Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.

Shopify Partner || Helping eCommerce Stores
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution.
- For further discussion contact: Email ID- info@techlyser.com

Rahul_dhiman
Shopify Partner
810 155 170

Hello @LeeYee 
Go to online store ---------> themes --------------> actions ------> edit code------->assets-----> footer.css
add this code at the end of the file.

.social-links span {
display: none !important;
}
.social-links {
display: flex !important;
gap: 1.5rem !important;
}

result
15.png

If this was helpful, hit the like button and accept the solution.
Thanks

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages