Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

Mobile Menu needs attention

  • I’ve noticed (actually the client) that the mobile menu on the site provided below has the sub-menu drop down icons way off to the right, so that are not visible.
    Note sure what happened to cause this?

    Thanks, Dave

  • Hi Dave,

    It’s due to your custom css:

     .inside-navigation {
                    width: 1400px;
                }

    Try to change it to:

    .site-header .inside-navigation {
        width: 1400px;
    }
  • Thanks so much Ying…

    On a related query – will we every have the menu’s behave so that you can touch the menu label to reveal sub-menu’s and not have to be on the arrow ? I find this is often confusing for some users …

    Regards, Dave

  • Hi Dave,

    Under Customize > Layout > Primary Navigation, set the Navigation Dropdown to “Click – Menu Item”.

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