Check out our website:
I am facing an issue with aligning all my links in a single line on my menu. Currently, there is too much spacing between each link causing them to wrap onto the next line. Here is what I have so far.
https://i.sstatic.net/YaHbJ.jpg
What I want is for them to be adjacent to each other and have different colors like this:
https://i.sstatic.net/Z02TA.jpg
Despite trying to adjust the CSS below, I still can't resolve the issue.
/* CSS code snippet */
/* Insert your styles here */
How can I make the links appear next to each other on a single line with color variations? Any assistance is greatly appreciated.
You can use Chrome to inspect element on our website:
Any advice or guidance would be highly valued. Thank you for your help!