Hi @malicie
Thanks for contacting to us.
For this follow the given below instruction.
1 Find the breadcrumbs.php file located in your theme folder >>inc folder >>breadcrumbs folder.
2 Open the file and find the below line of code on line no 83.
echo '<h1>'. ( esc_html__('Category: ','wpkites' ).single_cat_title( '', false ) ) .'</h1>';
3 And Replace it with below line of code.
echo '<h1>'. ( esc_html__('','wpkites' ).single_cat_title( '', false ) ) .'</h1>';
Let me know if you have any confusion.
Thanks
Akhilesh
Ty i need help with other thing, i need create other thopic?
HI
For other help pls crate separate ticket bz multiple query in single thread create complexity to handle better support query.
So always open new ticket for each query.
If this ticket resolve.
Pls tell us so that we can close this ticket.
Thanks
Support Team