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

Home Forums Support [Resolved] After Updating to GP 3.0 navbar dropdown wont open on PC (link added)

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

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1476025
    Sharon

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

    https://www.showtime.co.il

    #1476208
    David
    Staff
    Customer Support

    Hi there,

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

    #1476228
    Sharon

    Clear catch wont work.

    I disabled wp rocket
    Waiting for your answer.

    #1476432
    David
    Staff
    Customer Support

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

    Let us know.

    #1477459
    Sharon

    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

    #1477462
    Tom
    Lead Developer
    Lead Developer

    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?

    #1477583
    Sharon

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

    #1477585
    Tom
    Lead Developer
    Lead Developer

    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.

    #1477607
    Sharon

    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

    #1477624
    Tom
    Lead Developer
    Lead Developer

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

    Flexbox works as is 🙂

    #1477625
    Sharon

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

    #1477627
    Tom
    Lead Developer
    Lead Developer

    Awesome – always happy to help! 🙂

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.