Support

Home Forums Event Espresso Premium Remove Price from Registration Table

Remove Price from Registration Table

Posted: February 19, 2020 at 6:40 pm

Viewing 1 reply thread


jklingaman

February 19, 2020 at 6:40 pm

Please see the screenshot below. I would like to remove the price entirely from all registrations. This site is for an internal organization.

https://www.dropbox.com/s/u4ok24ijnxwxt7o/screen%20shot%202020-02-19%20at%207.37.00%20pm.png?dl=0


Josh

  • Support Staff

February 20, 2020 at 9:39 am

Hi,

You can use CSS to hide the price column.

.tkt-slctr-tbl-wrap-dv .ee-ticket-selector-ticket-price-th, .tkt-slctr-tbl-wrap-dv .tckt-slctr-tbl-td-price {
display: none;
}

The above can be added to your site’s Appearance > Customize > Additional CSS page.

Viewing 1 reply thread

The support post ‘Remove Price from Registration Table’ 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