Custom Navbar per project
-
Hi Armin,
Maybe this is possible already, if so I hope you can tell me how. I am using different background colors for my projects, however, since my menu is in black sometimes it drops off or fades away because my background color of a project page is dark.
Would it somehow be possible to have an option to choose a white or black menu per project page? I have been messing around with css, but the only solution I got so far was by making a white shadow around my text, which doesn't look very nice...
Example:
http://www.jerryestie.com/ > Here the text is black on a white background, which I prefer
http://www.jerryestie.com/daemondt/ > here the text is on a dark background and unreadable, where it would be great to make it white.I hope you can help, I would really appreciate this function.
-
Follow the guide and make sure you swap "page" for "project" when dealing with the css-injector. In your case eg.
body[data-type="project"][data-id="64"] .sitetitle.txt{
color: white;http://laytheme.com/documentation.html#menu-color-based-on-current-page
Before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. When using a WordPress Cache plugin, disable it or clear your cache.
Now see if your problem solved itself.
Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it
I don't answer or check forum DMs, please just post on the forum.