- This topic has 11 replies, 3 voices, and was last updated 4 months, 3 weeks ago by
Tom.
-
AuthorPosts
-
October 7, 2020 at 2:12 am #1476025
Sharon
After Updating to GP 3.0 navbar wont open on PC (any browser)
menu opened only in mobiles.October 7, 2020 at 4:30 am #1476208David
StaffCustomer SupportHi there,
can you try clearing your cache plugin.
If thats still an issue please disable the cache so i can take a lookDocumentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 7, 2020 at 4:44 am #1476228Sharon
Clear catch wont work.
I disabled wp rocket
Waiting for your answer.October 7, 2020 at 6:43 am #1476432David
StaffCustomer SupportCan you make sure the Dropdown Direction option in Customize > Layout > Primary Navigation is set to โleftโ ?
Let us know.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 7, 2020 at 2:38 pm #1477459Sharon
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
October 7, 2020 at 2:42 pm #1477462Tom
Lead DeveloperLead DeveloperHi 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?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 7, 2020 at 5:15 pm #1477583Sharon
All the text is aligned to the left, so yes i need it to be on the right, when it should be fixed?
October 7, 2020 at 5:18 pm #1477585Tom
Lead DeveloperLead DeveloperThe 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.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 7, 2020 at 5:43 pm #1477607Sharon
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.ilOctober 7, 2020 at 6:05 pm #1477624Tom
Lead DeveloperLead DeveloperThe CSS I provided above fixes it on floats (when sub-menu opens the left).
Flexbox works as is ๐
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 7, 2020 at 6:07 pm #1477625Sharon
ok, I switched to flexbox anyway, so problem fixed for me.
thank you for constant amazing suppportOctober 7, 2020 at 6:08 pm #1477627Tom
Lead DeveloperLead DeveloperAwesome – always happy to help! ๐
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development -
AuthorPosts
- You must be logged in to reply to this topic.