Footer menu items not changing color with updated theme scheme

Changed my font color from a medium dark yellow to a brighter yellow gold. I searched for the old color in my code and replaced it with the new one. But, for some reason I cannot find or fix the color of the footer menu items. The “home, shop, about, instagram..” section is the OLD yellow, but then the explore, social, help, and celebrate… are all the new gold.

Old yellow: DAA520

New yellow: FFCD00

Website: hayatigoods.com

Password: uflaw

Where can I update this? Thank you!

1 Like

Hi @yasmineb ,

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


Here is result:

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you :heart_eyes:

1 Like

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code above the tag


Result:

Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!

This worked perfectly. Thank you!

1 Like

@yasmineb , No problem. Glad to help you :heart_eyes: