Hi,
Thanks for contacting us and choosing our product!
About your questions we can answer as below:
1. You can do it by go to: wp-content/plugins/haru-circle-core/templates/posttypes/video/ then open file grid.php
Go to line 71 to 76 to delete or comment this code:
<li>
<a class=""
href="javascript:;"
data-option-value="*"
><?php echo esc_html__( 'All', 'haru-circle' ); ?></a>
</li>
https://prnt.sc/4CloBxHdSiFL
You can do this via child theme by follow this topic:
How to customize WordPress theme using Child theme
(notice at step 4)
2. You can change to classic mode and change order of category like this:
https://prnt.sc/naZ4Lph8tgmZ
Hope this helps!
****
Regards,
HaruTheme