Payments
Hide Sub-Menu Links on Payments
/* Payment invoices */
#tb_payment-invoices{
display: none!important;
}
/* Proposals estimates */
#tb_proposals-estimates{
display: none!important;
}
/* Payment orders new */
#tb_payment-orders-new{
display: none!important;
}
/* Payment subscriptions */
#tb_payment-subscriptions{
display: none!important;
}
/* Payment links */
#tb_payment-links{
display: none!important;
}
/* Payment transactions new */
#tb_payment-transactions-new{
display: none!important;
}
/* Payments products */
#tb_payments-products{
display: none!important;
}
/* Payments coupons */
#tb_payments-coupons{
display: none!important;
}
/* Payment settings */
#tb_payment-settings{
display: none!important;
}
/* Payment integrations */
#tb_payment-integrations{
display: none!important;
}
Agency Level Instructions
Go to
Agency > Settings > Whitelabel
Add code to the
CSS Code
box.Save
Refresh
Last updated
Was this helpful?