Archived topic
submenu to the right
9 replies · Started by noe_sp on February 25, 2019
Hello,
I have the submenu of submenu to right and this not appear because it does not fit,
I would like this second sumbenu to open to the left,
Thank you,
Regards
Hi there,
try this CSS:
.dropdown-hover .main-navigation:not(.toggled) ul ul li:hover>ul {
left: auto;
right: 100%;
}
It does not work for me
I have erased the cache but it looks the same,
Thank you
Can you link me to your site? You can edit your original topic and use the Site URL field for privacy.
The site is under maintenance,
Is there any way I can send you private login information?
Thank you
You can send them via the Account Issue form here:
https://generatepress.com/contact/
Please add the URL to this topic so we can track.
It's done
thank you
I edited the code here
Now it works very well,
Thank you!
Awesome - glad to be of help