- This topic has 25 replies, 5 voices, and was last updated 4 years, 4 months ago by
Ying.
-
AuthorPosts
-
January 3, 2022 at 11:07 am #2067871
Ying
StaffCustomer SupportIt seems an issue after switching to Flexbox.
Can you go to customizer > layout > sticky navigation, remove the logo, publish, then add the logo back?
January 4, 2022 at 12:27 am #2068395Ravi Dixit
There is no logo inside the customizer > layout > sticky navigation.
January 4, 2022 at 12:50 am #2068414Elvin
StaffCustomer SupportHi there,
The issue seems to be coming from the change to flexbox w/ effectively added this CSS:
.main-navigation .inside-navigation { display: flex; align-items: center; flex-wrap: wrap; justify-content: space-between; }but this should be easily addressed within the customizer settings.
Can you try going to Appearance > Customize > Layout > Primary Navigation and set the Navigation alignment dropdown to “Right”?
January 4, 2022 at 12:58 am #2068420Ravi Dixit
First of all, there is no Navigation Alignment dropdown. I have set Navigation Location to float right.
Even I tried added the CSS but no changes.
January 4, 2022 at 1:08 am #2068433Elvin
StaffCustomer SupportStrange,
You should see this option – https://share.getcloudapp.com/8Lupd5xw
Can you share what you see on your end?
The alternative would be this CSS:
nav#sticky-navigation div#primary-menu { margin-left: auto; }January 4, 2022 at 1:11 am #2068436Ravi Dixit
January 4, 2022 at 10:37 am #2069094Ying
StaffCustomer SupportCan you try remove the navigation logo?
January 4, 2022 at 10:40 am #2069097Ravi Dixit
It is not available inside the Sticky navigation as you asked before…
January 4, 2022 at 11:01 am #2069137Ying
StaffCustomer Supporthttps://www.screencast.com/t/7Mt3BZEo
I mean remove the logo from customizer > layout > primary navigation, it’s a legacy feature, it no longer exists in most users’ customizer.February 1, 2022 at 4:41 am #2101195Ravi Dixit
My navigation search bar stopped working and also the mobile menu is not working after adding the codes( I guess)
Please have a look, provided the site URL in the private information field.
February 1, 2022 at 11:30 am #2101777Ying
StaffCustomer SupportMy navigation search bar stopped working and also the mobile menu is not working
Just checked your site and both the search bar and mobile menu works on my end.
Can you try clear your browser cache?
Let me know 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.