Skip to content

CSS Customization: Add Example for changing Avatar position #158

@alexteusz

Description

@alexteusz

Hey @kwinto and @pedily ,

Could we please add the following example to the related CSS class documentation in css-customization.md in order to show that one could change the bot avatar position from left bottom to left top?

[data-cognigy-webchat-root] [data-cognigy-webchat].webchat .webchat-message-row.bot {
  align-items: flex-start !important;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions