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?Attached files: Screenshot 2024-03-24 at 4.41.54 PM.png 665Alexandre 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, Alexandre 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?
Attached files: Screenshot 2024-03-24 at 4.41.54 PM.png
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,
Alexandre from the Sonaar.io Crew