Okay
  Public Ticket #3613757
White rectangle on events page
Closed

Comments

  • Stuart started the conversation

    How can I edit or get rid of this white rectangle? what is it supposed to be?

  •  708
    Alexandre replied

    Hi,

    Edit the event post, and remove the call to action button here

    3109744688.png


    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