wintercms / wintercms/wn-tailwindui-plugin
Top menu nav color and shadow
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 20
- Forks
- 10
- Avg merge
- 3h 16m
- Merged PRs (30d)
- 1
Description
1 - Why switch to a white background?
I find the bar not contrasting enough in the overall interface.
I would prefer even a light color:

2 - For me, the shadow is not visible.
For it to be visible, a relative position and z-index must be added to the .layout-topmenu element.
Also I would have chosen a wider shadow (shadow-md).
Actual - invisible shadow:

With shadow visible :

With shadow-md visible :

I would be pleased to hear your thoughts on this.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with skins/tailwindui/layouts/_menu-top.php at lines 13-17 and review the current top-menu classes. Update the navigation styling to use a contrasting white or light background and make the shadow visible as described, then verify the top menu visually in the Winter CMS backend.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, tailwindcss
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100