Hello,
I’m unable to remove the guest list from the tickets module.
You can see it here: https://offlatina.com/espectaculo/1-2-3-magia-1700/?ri=7
Thanks,
Eric
Apr 14,2017 AT 3:38AM - 4 years ago -Eric,
That is coming from the RSVP module instead.
Do you want to hide the entire guest list section or just some guest names from the list?
The entire list.
Please go to eventon->styles and add following code in the panel and save the settings:
.evcal_evdata_row .evotx_guest_list {
display: none !important;
}
If you do not see any changes, go to myeventon->settings and turn on “Write dynamic styles to header” button.
If you still do not see any change, turn off “Write dynamic styles to header” button, save the settings, turn it back and save the settings again.