Hi,
Can you help me with deleting the tag base from breadcrumbs?
https://porady.org/dziecko
Now is: Porady.org > Porady > Dziecko
What i need is: Porady.org > Dziecko (the same as at category page)
I have a child theme but i cannot find function which is responsible for that.
Hello Sirius Pro,
Please notice that’s the normal theme’s behavior, as you can see on our demo preview here -> https://www.screencast.com/t/UrOCP8faJCIR Also, if you want to hide this, you should use the code below and place it in Theme panel -> Custom CSS area.
The code is ->
.td-crumb-container span:nth-child(3){
display:none;
}
.td-crumb-container i:nth-child(2){
display:none;
}
The result is here -> https://www.screencast.com/t/ZHfsJ8nJb
Hope this helps!
Thanks.
Can we limit this css to the tag page only? Now it cut bradcrumb of category
Can you tell me how can i also remove a category name from breadcrumb of post?
https://porady.org/bol-kregoslupa-ledzwiowego-jak-sobie-z-nim-poradzic