Support

Home Forums Event Espresso Premium EE4 Remove event message "* Please note that a maximum number of X tickets…."

EE4 Remove event message "* Please note that a maximum number of X tickets…."

Posted: March 14, 2014 at 10:06 am

Viewing 2 reply threads


Dominic Jerams

March 14, 2014 at 10:06 am

Hi Guys

I was looking for a solution to this and came across this thread from last year..

I tried the solution mentioned:
Add:
.reg-allowed-limit {
display: none;
}

To your themes CSS file.

I have tried this by adding it to the style sheet for the WP site but it seems to make no difference, can you advise if a different method is required for EE4?

Thanks for your help.


Dominic Jerams

March 14, 2014 at 10:07 am


Tony

  • Support Staff

March 14, 2014 at 10:29 am

Hi Dominic,

That code was provided for EE3 and will not work within EE4.

You can use

.tkt-slctr-tbl-wrap-dv p {
display: none;
}

to remove that text, however in future version of EE4 this may change as we add more details to the ticket selector.

Hope that helps.

Viewing 2 reply threads

The support post ‘EE4 Remove event message "* Please note that a maximum number of X tickets…."’ 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