Forums
(@questions44577)
3 years, 7 months ago
Xootix provided me with the answer via email:
You can use this CSS to change text
span.xoo-wsc-toggle-slider {
font-size: 0;
}
span.xoo-wsc-toggle-slider:after {
content: “Custom text”;
font-size: 14px;