Primary and Secondary Menu
-
Hi,
I am building my website, still in a very early stage. I do understand a little bit of how it works now, but just the early fundamentals, as you can see from my webpage,
http://joaonauman.com/testeAfter fully understand how to deal with primary menu, I am now trying to create a secondary menu to each different category of my photography portfolio. The ideal situation would be to open a list of my projects under the primary menu, like you can see here https://ritalino-commissioned.com/. My first question is, is this possible with lay theme? and if so, how can I do it?
second question is, how can i have my primary menu set on 2 lines instead of just one. I think I might need to work on CSS, but I am not sure, would rather hear some opinions before messing it up. :)
thank you so much for your time.
best -
@joaograma said in Primary and Secondary Menu:
After fully understand how to deal with primary menu, I am now trying to create a secondary menu to each different category of my photography portfolio. The ideal situation would be to open a list of my projects under the primary menu, like you can see here https://ritalino-commissioned.com/. My first question is, is this possible with lay theme? and if so, how can I do it?
So i looked at that website and its pretty cool
What about just having a text element on each category page that contains links?
second question is, how can i have my primary menu set on 2 lines instead of just one. I think I might need to work on CSS, but I am not sure, would rather hear some opinions before messing it up. :)
maybe try to set a css class to one menu point+
https://www.lockedownseo.com/add-css-classes-to-menu-items-in-wordpress/and then use that class for example:
.myclass::before {
content: "\A";
}
https://css-tricks.com/injecting-line-break/like u could try and google for "do a line break with css" and try different things
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