Site logo

Archived topic

submenu to the right

9 replies · Started by noe_sp on February 25, 2019

Viewing posts 1–10 of 10

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,

https://ibb.co/QDbgBFG

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

It's done

thank you

I edited the code here

Now it works very well,

Thank you!

Awesome - glad to be of help

This archived topic is closed to new replies.