Hi there,
you can position the Secondary navigation by doing this:
1. Customizer > Layout > Secondary Navigation – set Location to No Navigation
2. Create a new Hook Element with this content:
<?php generate_secondary_navigation_position(); ?>
Select the generate_after_entry_header
hook.
Check Execute PHP
Then set your Display Rules to where you want it displayed.
In regards to your Card layouts – they are being generated by Elementor – there isn’t much we can do with that.