Change color of social media icons - Dawn Theme

Solved

Change color of social media icons - Dawn Theme

PobladoCoffi
Excursionist
14 0 2

Hi,

 

How can I change the color of the social media icons on the Dawn theme without changing the colors of other elements?

 

Any help would be greatly appreciated.

 

Thanks

Accepted Solutions (2)

M-Usman
Shopify Partner
9 3 6

This is an accepted solution.

Hi, @PobladoCoffi 

try this code for change footer social media color on Dawn theme.

.footer__list-social .list-social__item .list-social__link {
 color: #0000ff;
}

Add this CSS at the bottom of Online Store->Theme->Edit code->Assets->theme.css.liquid

 

If my reply helpful? Then please 

Like

 and 

Accept Solution

.

View solution in original post

M-Usman
Shopify Partner
9 3 6

This is an accepted solution.

@PobladoCoffiyou can use this code in your section-footer.css.liquid file.

If my reply helpful? Then please 

Like

 and 

Accept Solution

.

View solution in original post

Replies 7 (7)

M-Usman
Shopify Partner
9 3 6

This is an accepted solution.

Hi, @PobladoCoffi 

try this code for change footer social media color on Dawn theme.

.footer__list-social .list-social__item .list-social__link {
 color: #0000ff;
}

Add this CSS at the bottom of Online Store->Theme->Edit code->Assets->theme.css.liquid

 

If my reply helpful? Then please 

Like

 and 

Accept Solution

.
PobladoCoffi
Excursionist
14 0 2

Hi,

 

I don't have a theme.css.liquid file anywhere in my assets.

 

Should I try to add one or would it be named something else?

 

Thanks

M-Usman
Shopify Partner
9 3 6

This is an accepted solution.

@PobladoCoffiyou can use this code in your section-footer.css.liquid file.

If my reply helpful? Then please 

Like

 and 

Accept Solution

.
PobladoCoffi
Excursionist
14 0 2

Thank you very much for your help!

CleverlyCalm
Tourist
16 0 2

@M-Usman What if I have neither theme.css.liquid or section-footer.css.liquid? Tried creating those files and adding the code but it doesn't work.

yoursocialaura
Visitor
2 0 0

Hi M-Usman!

 

I'm trying to do this now however i cannot see 'theme.css.liquid' only 'theme-editor.js'.

 

Can you please advise?

 

Thanks

 

Laura

Ollie
Shopify Staff
2550 460 420

Hey @PobladoCoffi.

 

Thanks for reaching out.

 

Did you coding change advised by @M-Usman, work for you? If this did the trick be sure to mark their post as a solution to inform others that may view the thread.

 

I appreciate that you have let us know which theme you are using as that is very helpful! Looking into the Dawn theme, I noticed that we cannot make changes to the color of the social media icons using the Theme Editor. However, it is possible to make a change of coding on the theme to have the social media icons displayed as your color of choice. Since the Dawn theme is designed and supported by Shopify, we can use free design time for Shopify themes to have our internal team make the changes on your behalf.

 

06-02-13359-61338

 

If you are interested in using the design time, you will need to login to your store using our Contact Us page. This will allow us to securely verify you as the store owner before speaking with a Support Advisor about the changes you would like to see.

 

Let me know if you have any questions.

Ollie | 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