This is a very straight forward, easy to use roller!! I love mine and am loving that I can adjust my slab thickness easily too, I will definitely be using mine to death! Thanks Scarva for sorting me out AGAIN!!
if($('.main-content .right-nav .product-list')[0].previousSibling.textContent.includes('7'))
{
$('.main-content .right-nav .product-list')[0].previousSibling.remove();
}
You may need to surround the script in a script tag if there is not one present in the Script content already, like so: