Hello, Kurt!
Please follow the next steps:
1. Open the theme Editor (Dashboard->Appearance->Editor)
2. Chose to edit an Agama Pro theme in the top-right corner.
3.On the right side, find the admin-init.php file, located on the framework/admin/ folder.
4. click on an admin-init.php file to edit it.
5.In the main window, scroll down to the line #40 and comment the line
add_action( ‘admin_notices’, [ ‘AgamaUpgradeNotice’, ‘init’ ] );
(add a // sign in front of the line of the code).
6. Click on the “Update file” button to save the changes.
https://prnt.sc/nsp9yq
7. Refresh the page.
The message should be gone now.
https://theme-vision.com/forums/topic/disable-message/#post-13396
Regards