Support

Home Forums Event Espresso Premium How to remove Event Sub-Total

How to remove Event Sub-Total

Posted: September 16, 2016 at 5:29 am

Viewing 3 reply threads


Lawrence Lim

September 16, 2016 at 5:29 am

Dear Support,

May I know how do I remove Event Sub-Total as show in the JPG hereJPG here?

My Config
-Theme Ice Mocha v1.05
-WP 4.6.1
-USERPRO 4.0
-EE 4.9.11p
-Barcode Scanner Version 1.0.9.p
-Calendar 3.2.7.p
-Table 1.3.5.p
-Ticketing 1.0.4.p
-WP Users 2.0.11.p


Lawrence Lim

September 16, 2016 at 5:30 am

Resent the link to the screenshot

ScreenShot


Josh

  • Support Staff

September 16, 2016 at 8:41 am

Hi Lawrence,

Your simplest option is probably try to hide that row with some CSS like this:

#spco-payment-info-table .total_tr {
display:none;
}

#spco-payment-info-table .spco-grand-total {
display:table-row;
}


Lawrence Lim

September 17, 2016 at 1:32 am

Dear Josh,

Works perfectly!! Thanks a lot. You can close this call.

Viewing 3 reply threads

The support post ‘How to remove Event Sub-Total’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso