Skip to content

How to add margin bottom in web chatwoot. #7713

Answered by mmojadad
paulovitorba asked this question in Q&A
Discussion options

You must be logged in to vote

Hello
I had same problem and solved it via my website theme custom css, I share with you and hope to be useful.
In my opinion chatwoot must have such feature in built-ed for example define custom font family,size ... etc for widget.
/* text /
#woot-widget--expanded__text {
padding-left:15px;
margin-right: -30px;
}
/
icon */
#woot-widget-bubble-icon {
padding-right:15px;
}

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@paulovitorba
Comment options

Answer selected by paulovitorba
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants