- This topic has 29 replies, 2 voices, and was last updated 7 months, 1 week ago by
Ying.
-
AuthorPosts
-
August 19, 2022 at 6:42 am #2317433
Mary
I had the top menu showing justified to the left and the search to the right. I removed the search icon from the top menu, but now the menu is off center. Is there a way to center it?
Also, my mobile menu is not showing ON mobile. (my main menu is) Is there a way to change that?
Thanks for your help.August 19, 2022 at 10:17 am #2317722Ying
StaffCustomer SupportHi Mary,
Do you mean the green part? Seems the search is still there:
https://www.screencast.com/t/mqRYTnmOpAcHThe top bar doesn’t show on mobile because you have this CSS, as your cache plugin is on, I can’t tell where this CSS is from.
@media (max-width: 768px) .top-bar { display: none; } }
August 19, 2022 at 11:56 am #2317803Mary
That’s weird. It isn’t showing on my computer. Not even when I go into incognito.
I don’t want top bar to show on mobile. I want mobile menu to show on mobile. I hope that makes sense.August 19, 2022 at 12:10 pm #2317820Mary
While you are in there looking. My header on my posts and on some pages like “blog” are centered. On “about” and “privacy page” it is way left justified. how can I fix this? Thanks for your help.
August 19, 2022 at 12:32 pm #2317846Ying
StaffCustomer SupportI want mobile menu to show on mobile.
Is this the mobile menu you are referring to? Or do you mean the menu in your top bar?
https://www.screencast.com/t/JtSJVuYvIf you are talking about the one in top bar, it won’t show because the entire top bar is hidden on mobile using the CSS I attached in my previous reply.
My header on my posts and on some pages like “blog” are centered. On “about” and “privacy page” it is way left justified. how can I fix this?
The blog page is using a block element to add the blog title in, but the other pages are using the default page title.
Go to appearance > elements, find the block element (I don’t know the element’s name, I’ll have to see the backend to know). If you can’t locate the element, taking a screenshot of all the elements, we can help take a look.
Once the element is found, we can add
pages > about
for example to its location, so the about page will start to use the same title struture.August 19, 2022 at 2:06 pm #2317893Mary
how do I add screen shots so you can see what I’m talking about?
August 19, 2022 at 2:23 pm #2317904Mary
I thought I had it fixed by telling “global page header” all pages. But now I have 2 titles. one centered and one left justified.
August 19, 2022 at 2:27 pm #2317908Mary
When I go to “appearance>GeneratePress> and activate “Menu Plus” . it brings in the Generate block “avery” header and colors.
August 19, 2022 at 2:33 pm #2317910Ying
StaffCustomer SupportI thought I had it fixed by telling “global page header” all pages. But now I have 2 titles. one centered and one left justified.
Is the element type set to Page hero? If so, there’s an option to disable the default title in the element:
https://www.screencast.com/t/T00TMd7n92You can upload screenshots here and send us the link: https://postimages.org/
August 19, 2022 at 2:37 pm #2317914Mary
That fixed the page title!! (you’re so smart:)
August 19, 2022 at 2:40 pm #2317915Mary
https://postimg.cc/wRDjxG49
this shows the mobile menu I created. But it doesn’t show on mobile.August 19, 2022 at 2:48 pm #2317919Ying
StaffCustomer Supportthis shows the mobile menu I created. But it doesn’t show on mobile.
Eh.. it doesn’t work like that.
So you want this menu to replace the blue menu on mobile?
If that’s the case, try the method here: https://docs.generatepress.com/article/using-a-different-menu-on-mobile/
August 19, 2022 at 2:52 pm #2317922Mary
Now I have two post titles *sigh*
But post titles are turned off where you said to turn off page titles. It didn’t show two titles yesterday.August 19, 2022 at 2:54 pm #2317924Ying
StaffCustomer SupportI can not see the issue, I guess the cache is still there.
Can you clear the cache?
And I’ve got the login to your site, can you assign admin role to the account at dashboard> users?
August 19, 2022 at 3:15 pm #2317943Mary
I did all that document on menu-on-mobile said and it still doesn’t work.
-
AuthorPosts
- You must be logged in to reply to this topic.