Active menu on different project pages
-
Hi!
My page has several project pages: one for graphic design, another for sculpture projects, etc. each one has several project thumbnails added one by one (not build as a thumbnail grid).
When I acces any of the projects, there's any active class working on the menu, and I would like to have it active when you are seeing graphic design projects or any other kind with it's respective menu section highlighted (active).
I was trying to figure out if I can catch the class of each projecto on the code to force the menu link that I want as active, but I can't figure out how I can do that.
Do you know solution for making that?
My page is: http://francescpolop.com/sculpture/
Many thanks in advance :)
-
Dear @marc22
H ope this helps:
http://laytheme.com/documentation.html#custom-css-stylingYou can assign different CSS rules for different pages.
Best!
Marius
-
Dear @marc22
yes. You could probably get it done somehow with jQuery and a lot of effort.How good are your coding skills?
Best!
Marius
-
Many thanks for your suggestions and help.
I'm not advanced in programming but I can edit html and css without problems.I found a simple way to do that:
Catch the category class of the on-screen project and change the colour of the desired menu item. Like that:.category-4 .menu-item-551 a {
color: #ee1c25 !important;
}From coding standpoint might not be perfect but worked for my needs.
Best!
Marc -
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