Hi,
I installed the plugin and my option
$args['opt_name'] = 'transition_menu';
But This variable was null, I test that in redux-framework.php
echo var_dump($transition_menu);
In the link, I still have the default name redux_options
http://localhost:8888/menus/wp-admin/admin.php?page=redux_options&tab=0
Thanks