We’ve migrated our documentation to a new site, which means some URLs have changed.
Subscriptions

How to hide the Manage drop-down menu in My Account?

Adding the following CSS to the My Account Style template will result in hiding the whole Manage dropdown in the My Account Library tab:

.actions
{ 
    display: none
}

Default menu:

Account.png

Updated menu:

Account1.png

Last updated: