Forums
(@questions44577)
2 years, 6 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;