Links on header appear to have some sort of transparency to them. How do I remove it?

Topic summary

A user is experiencing an unwanted transparency or opacity effect on header navigation links at pollygoneillustration.com and wants them to appear completely black.

Proposed Solution:

  • Another user suggested adding custom CSS code to the theme.liquid file (above the </body> tag)
  • The code snippet was provided along with a screenshot showing the expected result

Current Status:

  • The suggested CSS solution did not resolve the issue
  • The problem remains unresolved and the discussion is ongoing
Summarized with AI on November 2. AI used: claude-sonnet-4-5-20250929.

Hi!

On my website pollygoneillustration.com, the links at the top of the page in the header, I want the font to be completely black. I can see that there is some sort of opacity effect applied to it, but I do not want that. How do I remove it?

Please add the below code in theme.liquid above .


Result:

I hope it will be work for you.

Thank you

That hasn’t worked unfortantly