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:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it