Sat, 2018-05-26 19:19
Can I change the top code to the bottom code anyway. Thanks
#toggle + label:after { content: "Open" } </br></br> #toggle + label:after { content: "fa fa-angle-left" }
Sun, 2018-05-27 00:55
#1
If I understand you properly
Simply edit content to read as you want it.
gary