Okay
  Public Ticket #1543498
How to not include a photo of the guest in the Guest Carousel
Closed

Comments

  • Joel started the conversation

    Hello! I am really happy with Hemma–very beautiful design, easy to use, and perfect for our business.

    Is it possible to not include a photo the guest when using the Guest Carousel block type?

    Thank you.

    Joel

  •  234
    Elena replied

    Hi, 

    You can do that adding some custom CSS:

    .guest-avatar { display: none; }

    Cheers, P.