My footer where my contact links are, are unreadable how can I turn them white?

Solved

My footer where my contact links are, are unreadable how can I turn them white?

sahar5
Tourist
24 0 2

My footer where my contact links are, are unreadable how can I turn them white?

 

attached you can find a screenshot. 

I use dawn theme and this is my url: www.sahar.fashion.com

Bildschirmfoto 2025-04-14 um 16.19.43.png

Accepted Solution (1)

Moeed
Shopify Partner
7348 1992 2432

This is an accepted solution.

Hey @sahar5 

 

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>
.footer-block.grid__item.scroll-trigger.animate--slide-in * {
    color: white !important;
}
</style>

RESULT:

Moeed_0-1744640863752.png

 

If I managed to solve your problem 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

Replies 4 (4)

Moeed
Shopify Partner
7348 1992 2432

This is an accepted solution.

Hey @sahar5 

 

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>
.footer-block.grid__item.scroll-trigger.animate--slide-in * {
    color: white !important;
}
</style>

RESULT:

Moeed_0-1744640863752.png

 

If I managed to solve your problem 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


sahar5
Tourist
24 0 2

Yes it worked! Thank you! Can you also help me with my other question please? THe one about my homepage on a mobilephone? I'm trying to get the mobile version as the desktop version. 

suyash1
Shopify Partner
10841 1339 1716

@sahar5 link not loading , is it correct link?

To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.

sparkywears
New Member
9 0 0

If you're using Shopify, here's how to do it:

  1. Go to Online Store > Themes > Customize.

  2. Click on Theme settings (usually in the bottom left).

  3. Select Colors.

  4. Look for Footer text or Footer link color and change it to white.

  5. Save your changes.

    If you dont get it as directed above, i have an expert contact who can put you through and any other problems. But try that out first and let's see if that works out.