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:
Updated menu:
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:
Updated menu: