AapradhanOct 14, 2021
where can i change text Before/ After text on the image? on image-compare.html page
1 reply · opened Oct 14, 2021
where can i change text Before/ After text on the image? on image-compare.html page
Hello,
Simply use the following CSS Code:
[ch_pre].twentytwenty-before-label::before { content: "Before"; }
.twentytwenty-after-label::before { content: "After"; }[/ch_pre]
This should work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard