Adding Footer Social Icon To Header - Dawn Theme

Solved
hasanali1
Shopify Partner
126 5 14

is it possible to add the social media icons in footer to the header ( want them BOTH in footer and header)

hasanali1_0-1679730837403.png

 

 

 

hasanali1_1-1679730837511.png

 

 

 

 

website - https://the-style-luxe.myshopify.com/

password - reucho

thanks in advance!!

 

example:

hasanali1_2-1679730837397.png

 

 

 

https://vibes-theme.myshopify.com/

bloxpixie

 

Accepted Solution (1)
Jasoliya
Shopify Expert
4753 617 1199

This is an accepted solution.

Hi @hasanali1 

This is quite custom work but you can follow this for fast solution may be it will help in some case.

follow this

  1. Go to Online Store > Themes.
  2. Click on the Actions button next to the Dawn theme, and select Edit code from the dropdown menu.
  3. open section->header.liquid file and fine for "header__icons" class.
  4. add this snippet "{%- render 'social-icons' -%}" to next line of '<div class="header__icons">
  5. hide it from mobile because in mobile it will not fit, add this code in css file  "@media only screen and (max-width: 767px) { .header .footer__list-social{display: none;}} "
  6. it should look  like image attached 
  7. save it

Capture.PNG

Want custom changes? hire me.
3 months of Shopify are available for $1/month. Look here.
Email us Or WhatsApp, Try our Free app for product bundles.
Want to get Free review and advice for sale on store ?? just text me here

View solution in original post

Replies 10 (10)
Jasoliya
Shopify Expert
4753 617 1199

This is an accepted solution.

Hi @hasanali1 

This is quite custom work but you can follow this for fast solution may be it will help in some case.

follow this

  1. Go to Online Store > Themes.
  2. Click on the Actions button next to the Dawn theme, and select Edit code from the dropdown menu.
  3. open section->header.liquid file and fine for "header__icons" class.
  4. add this snippet "{%- render 'social-icons' -%}" to next line of '<div class="header__icons">
  5. hide it from mobile because in mobile it will not fit, add this code in css file  "@media only screen and (max-width: 767px) { .header .footer__list-social{display: none;}} "
  6. it should look  like image attached 
  7. save it

Capture.PNG

Want custom changes? hire me.
3 months of Shopify are available for $1/month. Look here.
Email us Or WhatsApp, Try our Free app for product bundles.
Want to get Free review and advice for sale on store ?? just text me here
hasanali1
Shopify Partner
126 5 14

hi, this worked but its not very responsive when i try to compress the site, the icons collapse on each other

 

Jasoliya
Shopify Expert
4753 617 1199

That i told you we need to perfect fit in html and css too, send me url and password will check as possible 

Want custom changes? hire me.
3 months of Shopify are available for $1/month. Look here.
Email us Or WhatsApp, Try our Free app for product bundles.
Want to get Free review and advice for sale on store ?? just text me here
Hausmeisterle
Excursionist
17 1 2

Hi,

The Code works perfect , only a little problem as you see in the picture.
any Idea how to solve this ?
Can i move the in this Case TikTok icon to the other´s

Regards
issue.jpg

 



Stridy
Tourist
3 0 0

May I ask you which CSS files exactly I should modify on :

 

hide it from mobile because in mobile it will not fit, add this code in css file  "@media only screen and (max-width: 767px) { .header .footer__list-social{display: none;}} "

Jasoliya
Shopify Expert
4753 617 1199

You can add in any css file like theme.css, style.csss or base.css

Want custom changes? hire me.
3 months of Shopify are available for $1/month. Look here.
Email us Or WhatsApp, Try our Free app for product bundles.
Want to get Free review and advice for sale on store ?? just text me here
NachoBCN12
Excursionist
34 1 4

Hi! I'm trying to hide it in mobiles but adding the code to base.css and nothing happens.

What can I do?

Thank you very much

Jasoliya
Shopify Expert
4753 617 1199

Hi send me your store url will check

Best regard 

Want custom changes? hire me.
3 months of Shopify are available for $1/month. Look here.
Email us Or WhatsApp, Try our Free app for product bundles.
Want to get Free review and advice for sale on store ?? just text me here
NachoBCN12
Excursionist
34 1 4
Jasoliya
Shopify Expert
4753 617 1199

Which part do you want to hide? let me know so i can give you code

best regard 

Want custom changes? hire me.
3 months of Shopify are available for $1/month. Look here.
Email us Or WhatsApp, Try our Free app for product bundles.
Want to get Free review and advice for sale on store ?? just text me here