Theme menus text color change

Hello, I changed my theme setings so that the site has black background with white text. But now all my menus are with white text and white background. How can I make only the menus with black text? The theme is Impact.
URL: https://www.pablopier.com

For example:

Hey @PabloPier

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 tag


RESULT:

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

Best Regards,
Moeed

@PabloPier ,

Step 1: Go to Admin → Online store → Theme > Edit code

Step 2: Search for the file theme.liquid

Step 3: Add this code before tag


Result:

If it helps you, please like and mark it as the solution.

Best Regards :blush:

1 Like

Thank you, that worked for this menu. But can you tell me abount the second one? The one for the “sort by” as shown on the second photo.

Hey @PabloPier

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 tag


RESULT:

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

Best Regards,
Moeed

1 Like