As there is currently no way in the system to just hide the session prices on the summary and confirmation pages in registration, I thought I'd share a bit of CSS that worked to hide it.
<style>
[class^="RegistrationSummary__priceColumn"] {
display: none !important; }
</style>
Create a custom data tag with that code, add a text widget on the summary and confirmation pages, and copy/paste your tag into the text widget.
#Flex-Creating/ManagingEvents #CventTip------------------------------
Mike Nicol
Event Technology Developer
BCD Meetings & Events LLC
------------------------------