• Resolved Sergi Buyolo Freitas

    (@noteparesteam)


    Hi, another doubt!

    ¿Is there any option to hide a title of page in main navigation menu?

    I haven’t found it and I have hidden the tittle with CSS.

    For example, I have created a new page of Cookies Policy but I don’t want that the title Cookies Policy appear in the main navigation menu because I will put a link in the footer, then I have written this code in CSS:

    .main-navigation .page-item-513 {
    display: none;
    }

    ¿Does anybody know if this is the only way?

    Thank you again!

    Sergi

Viewing 3 replies - 1 through 3 (of 3 total)
  • Just remove it from the menu, do you have “Automatically add new top-level pages to this menu” turned on ??

    If you didn’t add it to the menu then that is the only way it got into the menu in the first place.

    Go to Appearance – Menus and look down the very bottom and see if “Automatically add new top-level pages to this menu” is checked, if it is then uncheck it and remove the page from the menu.

    Bam Bam

    Thread Starter Sergi Buyolo Freitas

    (@noteparesteam)

    Sorry for my late answer Bam Bam, I have been disconnected a few days. It doesn’t work this solution for me because I didn’t create menu for this page (Cookies Policy) because I didn’t need any feature of the menu for an only legal text full-width page.

    The solution of CSS works properly, thanks in any way for your suggestion.

    Sergi

    Thread Starter Sergi Buyolo Freitas

    (@noteparesteam)

    I close this topic.
    Thanks.

    Sergi

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Delete Title Page in Main Navigation Menu’ is closed to new replies.