Comments Stuart started the conversationMarch 24, 2024 at 8:42pmHow can I edit or get rid of this white rectangle? what is it supposed to be? 708Alexandre repliedMarch 25, 2024 at 2:39pmHi,Edit the event post, and remove the call to action button hereIf you want to add a button, please use this custom css code to set the color text to black..event-wrapper .button{color: #000000;}Thanks, Alex from the Sonaar.io Crew Sign in to reply ...
How can I edit or get rid of this white rectangle? what is it supposed to be?
Hi,
Edit the event post, and remove the call to action button here
If you want to add a button, please use this custom css code to set the color text to black.
.event-wrapper .button{
color: #000000;
}
Thanks,
Alex from the Sonaar.io Crew