Is there a way to change the text in the h2 inside a class using css or javascript? I think it is possible through JS but not sure how.
Please note that I cannot change span or give id. Also, I have multiple sections that uses the same div class "twocol-box1 superflex-content-6-12" but only one section with the H2 text "old text".
Here is what I have
<div class="twocol-box1 superflex-content-6-12">
<h2>old text</h2>