Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Memorista

    (@memorista)

    Hi @liehahn

    Thanks for using Memorista.

    There is no configuration option to hide avatars. However, you could use the following CSS snippet on your website to hide them:

    .chakra-avatar {
    display: none;
    }

    Hope this helps ??

    PS: do you have some feedback and ideas how we could improve Memorista? We would love to hear about your experience in our feedback form: https://forms.gle/YWE5qa7DeqaAGjuT7


    Best regards,
    Florian

    • This reply was modified 1 year, 4 months ago by Memorista.
    Thread Starter liehahn

    (@liehahn)

    I try paste this code to CSS theme, but not work

    image

    Plugin Author Memorista

    (@memorista)

    Maybe this additional CSS has the wrong scope. Is it possible to apply said CSS to the whole page where the Memorista widget is embedded in? Or even to the whole website?

    Thread Starter liehahn

    (@liehahn)

    Only in embedded page

    Plugin Author Memorista

    (@memorista)

    That should work. But I’d generally recommend trying to find the best solution using the developer tools in your browser. We will think about adding a way to hide avatars in the guestbook configuration too.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘REMOVE AVATAR’ is closed to new replies.