- This topic has 11 replies, 4 voices, and was last updated 3 years, 2 months ago by
David.
-
AuthorPosts
-
June 17, 2021 at 6:22 am #1825274
Junior Gong
Hey guys
I have tried all settings in customizer and could not find any hint in docs regarding my issue.
My sticky navigation inner nav is staying centered and I can’t get it to align to the right side right next to the hamburger menu and search icon.Am I missing something here?
June 17, 2021 at 9:13 am #1825630Leo
StaffCustomer SupportHi there,
That’s strange. I see the issue but cannot replicate it on my install.
Can you confirm that you are using the latest versions of the theme and premium plugin?
https://docs.generatepress.com/article/generatepress-and-gp-premium/If so, can you disable all plugins and provide the dashboard access for me to take a look?
Thanks 🙂
June 17, 2021 at 12:50 pm #1825823Junior Gong
Yes, i can confirm I am running latest versions of both
June 17, 2021 at 1:52 pm #1825874Leo
StaffCustomer SupportMake sure to see the second part of my answer above:
If so, can you disable all plugins and provide the dashboard access for me to take a look?
June 22, 2021 at 3:04 am #1830653Junior Gong
Hey guys
did my reply not go through? I created staging version for you and disabled all plugins. see private info
June 22, 2021 at 4:16 am #1830732David
StaffCustomer SupportHi there,
the issue is because of the Legacy theme settings, so we’re going to need to do the following:
1. Customizer > Layout > Primary Navigation:
Temporarily switch the Navigation Location to the Below Header
Set the Alignment to Right.
Then switch the Location back to the Float Right2. Add this CSS:
.site-logo.sticky-logo.navigation-logo { margin-right: auto; } #sticky-navigation .inside-navigation { padding: 0 40px; max-width: 1440px; }June 22, 2021 at 7:43 am #1830939Junior Gong
Thx David, that solved the issue!
Am I assuming correctly that it’s a temp. glitch and will be fixed in some future update?June 22, 2021 at 7:50 am #1831137David
StaffCustomer SupportIt is a glitch but not a bug that can be fixed – the site must have been built before we made changes to the Navigation and introduced 3.0 flexbox structure, as i see you have a Sticky Navigation Logo in the Customizer > Layout > Primary Nav. This was moved to the Customizer > Sticky Navigation in the most recent updates.
As the logo was already in place GP keeps it there so as not to break the site – but it means with the new versions of the theme it doesn’t behave as it should.
The alternative to the CSS would be to remove the sticky navigation logo from its current place, publish the changes and clear any caches. Then apply the sticky nav logo in its new place. This should bring the theme up to date and without that issue. OR keep those few lines of CSS 🙂
June 22, 2021 at 7:58 am #1831146Junior Gong
Yes, we have been using GP for a while.
Thx for the clarification. We will proceed with those steps and fix it. It’s a better long-term solutionJune 23, 2021 at 1:32 am #1831868David
StaffCustomer SupportYou’re welcome
February 20, 2023 at 3:19 am #2539590Speedy
Yet again David comes up with the solution 🙂
I found this post as I had exactly the same issue and this fixed it. Although it’s now 2023 and I’m on the latest version, so I guess the glitch lives on…
Cheers
February 20, 2023 at 5:53 am #2539779David
StaffCustomer SupportGlad you found this of use.
-
AuthorPosts
- You must be logged in to reply to this topic.