I’m wondering if the following is possible. I know it doesn’t work, but maybe I’m not writing it in the correct syntax.
li.first div.se_bizImg:before{
content: "<h1>6 Businesses Found <span class="headingDetail">(view all)</span></h1>";
}
Any way of doing this?