Secondary menu
-
Hi Armin,
In addition to my primary menu I want to add an additional fixed menu at the bottom edge of the site/browser and use it for external links.
Instead of using custom HTML/CSS it would be great to be able to add a secondary wordpress menu with the same formatting and positioning options we have for the primary menus.
Or is this already possible and I overlooked it somehow?
cheers,
T -
Hey TKN! Indeed, that would be a useful feature and I'm gonna add that feature one day. Can't tell u exactly when though.
-
Good to hear man!
Will use my custom html menu for now.
Keep up the great work you are doing with Lay Theme. It’s such a great tool! After trying a lot of hosted portfolio services and themes this is finally the one I feel good using for my site. :)
Will post more feedback while building the thing.
cheers
-
@tkn hey. maybe you can help me. I want to hide the primary menu in my front page, or more easier, I want to show only in all projects sides. Do you have a hint for me, how to do it? :)
THX. Albrecht
-
Hi Albrecht!
Try this in your custom CSS code:
.primary { display: none; } .type-project .primary { display: block; }
Also try to play around with that. It opens may options for more adjustments.
Best!
Marius
-
hey @mariusjopen, Thx. Works well for mobile. But not for desktop. Any idea why? CSS for mobile and desktop is completely the same.
-
Hi Albrecht,
ah great! Yes. Otherwise it gets overwritten.
Happy it works now!
Best!
Marius
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