Hey there, I could really use some assistance with a design challenge I'm facing. My goal is to have a navigation bar with two different background colors - most of the list items should have a red background, while one specific item needs to have a blue background. I attempted to do this using a single long background image, but unfortunately it didn't display properly across different browsers due to text positioning differences between Chrome and Firefox.
I'm curious if there's a way to assign a red background to all elements in the navbar, and then somehow apply a blue background to just the one item I want to stand out. It might not be the prettiest solution, but it's what I'm aiming for.
This is the effect I'm trying to achieve, even though I know it's far from ideal aesthetically:
If anyone has any ideas or suggestions that could help me out with this dilemma, I would greatly appreciate it!
Thank you in advance!