Reply To: Right Fly Out Sub Menu Goes Too Far

Home Forums Support Right Fly Out Sub Menu Goes Too Far Reply To: Right Fly Out Sub Menu Goes Too Far

Home Forums Support Right Fly Out Sub Menu Goes Too Far Reply To: Right Fly Out Sub Menu Goes Too Far

#242444
Mary Pearson

I didn’t leave it because it didn’t work. OK now I have

.main-navigation ul ul {
right: 0;
left: auto; }

.secondary-navigation ul ul {
right: 100%;
left: auto;
}

.secondary-navigation ul ul ul {
right: 100%;
left: auto;
}

If you check the website you will see the primary menu, sub-menu under “Join Us” works great.
If you check the secondary menu under “About Us”, you will see that it is the default fly out to the right.

There is also a sub-sub-menu beside link for “Mary Pearson” that you can’t see at all.