Comments 16danielcs94 started the conversationMarch 31, 2022 at 11:15amHola buenas.Me aparecen las breadcumbs en mi pagina web y me gustaria que no apareciesen.Adjunto fotos. 2,967Andrew repliedMarch 31, 2022 at 11:41amHi 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. 16danielcs94 repliedMarch 31, 2022 at 2:34pmYa esta solucionado. Muchas gracias1 Like Sign in to reply ...
Hola buenas.
Me aparecen las breadcumbs en mi pagina web y me gustaria que no apareciesen.
Adjunto fotos.
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:
add it to salient \ general settings - css script related - custom css code.
Cheers.
Ya esta solucionado. Muchas gracias