Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Hello, I want to apply css style to the widget.
specifically:
[== CSS ==]
div.message-row.response {
background-color: #fff;
border-bottom: #ccc 1px dashed !important;
}
div.message-admin {
background-color: #fff;
border-bottom: #ccc 1px dashed !important;
}
Which css file should I edit?
I have edited .../design/defaulttheme/css/app.css but the changes do not apply.
Last edited by imiguelsalcedo (2017-01-06 23:55:11)
Offline
Hi and welcome. Before edit LHC file I suggest to learn how LHC works and also look at the official documentation.
In the documentation you can find that in settings you can create widget template and add cas also edit of code should not be done in default design but custom design. Please see the documentation. Commercial support are available.
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
You can go in settings, live help configuration (tab), widget themes.
Here you can create a new theme or edit existing one and you have space for CSS.
Hope this can help you.
Here is a documentation for customization (if this will not solve your issue):
How to override templates ?
Hope this helps.
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
Thanks
Offline
Thanks
You are welcome!
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
Pages: 1