Skip to main content
Solved

Remove attend button from event landing


Gabolino
Forum|alt.badge.img

Hi there, 

we want our members to register to an event via a link on the body of the event page, as opposed to the attend button. 

We can see the Zapier folks managed to remove it. Any idea how?

Thanks in advance. 

 

Best answer by bjoern_schulze

Zapier used custom CSS to hide the “attend” button:

.event-header-container .event-header-wrapper .btn--event {
    display: none!important;

 

View original
Did you find this topic helpful?

2 replies

bjoern_schulze
Forum|alt.badge.img+2
  • Helper ⭐️⭐️⭐️
  • 344 replies
  • Answer
  • January 27, 2021

Zapier used custom CSS to hide the “attend” button:

.event-header-container .event-header-wrapper .btn--event {
    display: none!important;

 


Gabolino
Forum|alt.badge.img
  • Author
  • Helper ⭐️
  • 163 replies
  • January 27, 2021

Awesome to know, thanks @bjoern_schulze 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings