Table of Contents

Hide time stamp (under avatar) copy

Pau Sanchez Updated by Pau Sanchez

If you don't want to display time that is located under the avatar/bot profile image, here is the code you will need to add in the Design / Advanced / Add CSS section

Landbot v3

.MessageDate{
display:none
}

Landbot v2

.hu-message-info span{ 
visibility: hidden;
}

These scripts and how to's are not native functionalities. Landbot won't be able to support, help or guarantee these scripts and how to's. These Workarounds and How to's are for developers, as a learning and example material on how to extend or modify some of the platform limitations.  Due to platform updates, some scripts might stop working in the future.Please, note that in case of Scripts and Workaround the Custom Success Team can deliver limited support.

How did we do?

Contact