Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Hello I was using Lhc 3.33 and I had my own custon css from the chat widget and works perfectly, but two days a go i updated to lhc 3.41 and my css is not working on the widge .
Here you can see the my custom css
My css Is not working on the widget
But the same Css is working perfectily on popup
I tested on my old lhc version and works fine. Please can somen help me, beacuase I really need this lhc version using those css. Thanks in advance.
Last edited by FEX1980 (2020-09-05 18:45:24)
Offline
Please attach your theme.
Offline
Byt he way these are my css
ul.bot-btn-list > li a {
display: block;
padding: 7px 0;
text-align: center;
cursor: pointer;
background-color:#d3342f;
color: white;
border-radius: 20px;
overflow:hidden;
border: solid;
}
ul.bot-btn-list > li a:hover {
display: block;
padding: 7px 0;
text-align: center;
cursor: pointer;
background-color:white;
color: black;
border-radius: 20px;
border-color:black;
overflow:hidden;
border: solid;
}
Offline
There is my theme, is a txt file beacuse forum didn't allow me to upload .json files
Last edited by FEX1980 (2020-09-05 18:11:23)
Offline
And now just read english titles for the fields. Perahps titles in your language is not correct.
Offline
There is my custom css screem, The css are in the same place tha I used in lhc 3.33 but this verison are not working, I really don't know what is the problem
Offline
I fixed i changed the container css to body aditional. Thanks bro
Offline