Home Forums Support menu

Viewing 15 posts - 1 through 15 (of 30 total)
  • Author
    Posts
  • #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.

    #2317722
    Ying
    Staff
    Customer Support

    Hi Mary,

    Do you mean the green part? Seems the search is still there:
    https://www.screencast.com/t/mqRYTnmOpAcH

    The 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;
    }
    }
    #2317803
    Mary

    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.

    #2317820
    Mary

    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.

    #2317846
    Ying
    Staff
    Customer Support

    I 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/JtSJVuYv

    If 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.

    #2317893
    Mary

    how do I add screen shots so you can see what I’m talking about?

    #2317904
    Mary

    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.

    #2317908
    Mary

    When I go to “appearance>GeneratePress> and activate “Menu Plus” . it brings in the Generate block “avery” header and colors.

    #2317910
    Ying
    Staff
    Customer Support

    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.

    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/T00TMd7n92

    You can upload screenshots here and send us the link: https://postimages.org/

    #2317914
    Mary

    That fixed the page title!! (you’re so smart:)

    #2317915
    Mary

    https://postimg.cc/wRDjxG49
    this shows the mobile menu I created. But it doesn’t show on mobile.

    #2317919
    Ying
    Staff
    Customer Support

    this 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/

    #2317922
    Mary

    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.

    #2317924
    Ying
    Staff
    Customer Support

    I 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?

    #2317943
    Mary

    I did all that document on menu-on-mobile said and it still doesn’t work.

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