Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Hello all.
How can i add a shadow for widget?
I am trying to apply a style like this:
#lhc_widget_v2{
box-shadow: 0 0 10px rgb(0 0 0 / 100%)!important;
}
but help widget has general classes #lhc_widget_v2 and .lhc-desktop
so style is applied to it too.
This is not good.
how can i apply style to main container only?
or tell me what template is used for container main widget.
i will try to add my custom class
Last edited by milatovskaja (2021-01-13 06:52:27)
Offline
Just
1. Take a look at demo website how shadow is done there
2. Additional general information https://doc.livehelperchat.com/docs/theme/theme/
Offline
Just
1. Take a look at demo website how shadow is done there
2. Additional general information https://doc.livehelperchat.com/docs/theme/theme/
Yes. Thank you for you replay
I found it
but also i found a little problem
if pop-up enablen in mobile view - not work "help widget" in mobile view.
https://forum.livehelperchat.com/viewto … 545#p15545
Last edited by milatovskaja (2021-01-13 08:25:18)
Offline
Pages: 1