Okay
  Public Ticket #3489714
Menu below header
Closed

Comments

  • connorasteens started the conversation

    How do I remove the small menu below the header. You will see in the URL Home » Our Services, I don't want this here and kind find the option to remove it

  •  1,877
    Judith replied

    Hi there,

    Thanks for writing to us.

    Please enter this CSS to remove the section:

    p#breadcrumbs {
        display: none;
    } body[data-header-resize="0"] .container-wrap, body[data-header-resize="0"] .project-title {
        padding-top: 0px;
    }

    I hope this helps.

    Kind Regards.


  •  2,958
    Andrew replied

    Hello there,

    Thank you for reaching out to us.

    Try disabling the Yoast SEO breadcrumbs to remove this. Here's an article to help with his https://yoast.com/help/how-to-implement-yoast-seo-breadcrumbs/.

    I hope that helps.

    Cheers