Pay selected button

Hi @jamkat28,

If you have a Power User Subscription then you should be able to remove the button using some custom CSS.

Advanced Customisation Tools

The following should work for you :slight_smile:

.page-clientarea-dashboard #btn_pay {display: none !important;}