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:
Moeed
October 8, 2024, 7:21am
2
Hey @PabloPier
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
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
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.
Moeed
October 8, 2024, 7:59am
5
Hey @PabloPier
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
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