• Resolved se6bell2901

    (@se6bell2901)


    Hello,

    I created a menu and then I created my pages. My menu title and page titles are the same and are duplicated on the page. I want my page title to be different than my menu. How can I make this happen?

Viewing 9 replies - 1 through 9 (of 9 total)
  • Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hi,

    Please share page URL.

    Thank You

    Thread Starter se6bell2901

    (@se6bell2901)

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hi,

    You can change page/post title on menu.

    Goto Appearance >> Menus

    WordPress menu

    Select the navigation menu you want to change and edit the Navigation Label text.

    Save the menu.

    Thank You

    Thread Starter se6bell2901

    (@se6bell2901)

    When I try to edit the navigation label, the menu title changes as well…to the same thing. So basically, I go back to square one.

    webhuntsupport

    (@webhuntsupport)

    Hello @se6bell2901,

    Have you done?

    Please explain in more detail. we didn’t get your point.

    Thank You

    Thread Starter se6bell2901

    (@se6bell2901)

    Yes, I followed the instructions you sent me, and i am still having the same problem. Changing the navigation label doesn’t eliminate the problem of duplicate menu titles. Is there anything else I can do?

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hello @se6bell2901,

    Here we are sharing you an image.

    Please tell us which name you want to change or remove.

    It will help us to batter assist you

    https://ibb.co/m7jiov

    Thank You

    Thread Starter se6bell2901

    (@se6bell2901)

    #2 and #4 specifically. I don’t mind #3, but if you want to tell me how to change or remove it, I will keep keep it for future reference.

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hello @se6bell2901,

    put below css into custom css editor to hide #2 and #4

    .blog_grid_con .title, .post_title_con .title{
    	display:none;
    }
    .content.clearfix h1{
    	display:none;
    }

    Thank You

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘I don’t want the menu and page title to duplicate’ is closed to new replies.