Archived topic
Navigation Menu Issues
1 reply · Started by John on September 13, 2015
Viewing posts 1–2 of 2
When you align your navigation menu to right and you have 2 levels, the second level hides because it expands to the right. Is any way it can be modified? Thanks in advance.
Hi there,
You could try doing something like this:
.main-navigation ul ul ul {
right: 100%;
left: auto;
}
This archived topic is closed to new replies.
