Okay
  Public Ticket #3014318
Breadcumbs
Closed

Comments

  •  16
    danielcs94 started the conversation

    Hola buenas.

    Me aparecen las breadcumbs en mi pagina web y me gustaria que no apareciesen.

    Adjunto fotos.

    6065505390.png


  •  2,967
    Andrew replied

    Hi there,

    The breadcrumbs seem to be from the yoast plugin you are running.
    Could you first check if you can disable them from there.

    If not then use this CSS to hide them:

    #breadcrumbs{
        display:none;
    }
    

    add it to salient \ general settings - css script related - custom css code.

    Cheers. 

  •  16
    danielcs94 replied

    Ya esta solucionado. Muchas gracias