Design - Custom Code
Add CSS (Custom Style Sheet)
3 min
here you can add custom style sheet (css) to your landbot to customize the shape, size, and color of every element want rounded bubbles, remove the timestamp, or make the avatar bigger? this is the way to go here is also, where landbot styling options will be placed if you select any custom stylings or templates there is no need to use the tag to test your styles, the bot will display in real time the changes applied in this section examples of custom css here are some examples of what you can do with some css in your landbot hide the timestamp messagedate{ display none; } hide elements from the persistent message is horizontally centered{ display\ none; } for more information and classes check out our css section