Site logo

Archived topic

The latest version of "generatepress.com" theme or "GP Premium" Error

4 replies · Started by Cody on March 31, 2023

Viewing posts 1–5 of 5

Dear,

The latest version of "generatepress.com" theme or "GP Premium" plugin has an error, the error is:

The navigation setting position of the mobile terminal defaults to "left", and cannot be switched to "center" or "right".
PS. The "Menu Plus" module of the "GP Premium" plugin has been activated.

I have tested several sites with this error, please update the version or solve this problem as soon as possible.

Thanks in advance.

Hi there,

thanks for reporting it is a known bug that we will get patched asap.

how long can you fix

It's been ten days, how long will it take for you guys to fix this problem

Sorry i should have provided you with a soft fix for this.
to center the meni toggle you can add this CSS:

.main-navigation.has-menu-bar-items button.menu-toggle {
    flex-grow: 1;
}

the patch is in GP Theme 3.3.1 which has yet to have a release date to be set.

Let me know if you need alternate CSS patch in the meantime

This archived topic is closed to new replies.