Site logo

Archived topic

After Updating to GP 3.0 navbar dropdown wont open on PC (link added)

11 replies · Started by Sharon on October 7, 2020

Viewing posts 1–12 of 12

After Updating to GP 3.0 navbar wont open on PC (any browser)
menu opened only in mobiles.

https://www.showtime.co.il

Hi there,

can you try clearing your cache plugin.
If thats still an issue please disable the cache so i can take a look

Clear catch wont work.

I disabled wp rocket
Waiting for your answer.

Can you make sure the Dropdown Direction option in Customize > Layout > Primary Navigation is set to “left” ?

Let us know.

I changed it to left and its working, got it back to right, and not working again.

I left it to the left until you will find me solution , waiting for your answer

Hi there,

This is a known issue with RTL sites at the moment.

Are you wanting it to open to the right, even though it's an RTL site?

All the text is aligned to the left, so yes i need it to be on the right, when it should be fixed?

The update (which is happening tomorrow) will add this:

.main-navigation li {
    text-align: right;
}

So you'll want to keep your sub-menus opening to the left, and the above will align the text to the right.

ok so i need to keep it to the left, and after tommorow update it will automatically be fixed? or i need to add something?

EDIT:

Switching to flexbox fixed the problem, but i still think this should be fixed anyway.
check it on my site and verify me: https://www.showtime.co.il

The CSS I provided above fixes it on floats (when sub-menu opens the left).

Flexbox works as is :)

ok, I switched to flexbox anyway, so problem fixed for me.
thank you for constant amazing suppport

Awesome - always happy to help! :)

This archived topic is closed to new replies.