I\'m working on changing some elements the slider on my website
my slider code looks like this:
Some heading&
document.querySelectorAll('.cl1 .sl_price');
This will select all nested sl_price elements inside cl1. If you are looking to modify more cl's (i.e. cl1, cl2, cl3) just add a common class to all of them such as cl.