I was able to hard-code a dismissal by editing functions.php and changing
$hide_message = get_option(‘cc_hide_activation_message’, false);
to
$hide_message = get_option(‘cc_hide_activation_message’, true);
If it’s the worst thing with the theme, then y’all are doing a great job.
Love it.