Okay
  Public Ticket #2800325
Secondary header
Closed

Comments

  •  13
    HAIBRA started the conversation

    Hello - can you please advise on how to remove the header circle in red?


    Thanks in advance 


  •  1,882
    Judith replied

    Hi Haibra,

    Thanks for keeping in touch.

    Please disable the yoast plugin for this to disappear.

    Thanks.

  •  13
    HAIBRA replied

    Thanks Judith for the prompt response. Deactivating Yoast resolved the issue but I really need that plugin. I used it on another domain (https://hadiibrahim.com) using Salient and there are no issues there. 

  •  1,882
    Judith replied

    Hi Haibra,

    Please try this css:

    #breadcrumbs {      display:  none;
    }

    Thanks.

  •  13
    HAIBRA replied

    Thanks Judith - the code worked.