Minly999Original post
Web Developer
I wanted to change text of slick arrows but inner html and textcontent properties dont work it shows in console but i dont understand why it dont work maybe anypne know what my problem or other way to do what i want
Summary
The user is trying to change the text inside a button, but using innerHTML and textContent properties don't work. A possible solution is to target the :before pseudo-element that adds icons.