Hello guys i want to remove category name in my category page. For example localhost/project/category/uncategorized/ in this url i want to remove Category title. I tried this beans_remove_action( 'beans_archive_title' ); but not working for me. Can any one help me please?