Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Hy.
I have added a custom css to a custom theme but is not working 100%.
I want to center the text in the "status widget".
[== CSS ==]
#lhc_status_container{height: 100px; width: 250px; text-align: center;}
But the text is not centered.
Can you also indicate me how I can add new line in the status widget?
Ex:
ONLINE - We are waiting for your questions
to look like:
ONLINE
We are waiting for your questions
And I also want to increase the font size but I don't know how. I mean I don't know what is the tag (H1, H2 ?)
Thank you
Offline
I suggest just use !important flag to override these values in your site.
Or just use themes and edit "Status widget additional CSS, takes effect after save" this field value.
Offline
I suggest just use !important flag to override these values in your site.
Or just use themes and edit "Status widget additional CSS, takes effect after save" this field value.
The code I posted is from my custom theme "Status widget additional CSS, takes effect after save" value and is still not working
Offline
Pages: 1