When I have the following code, how do I hide the 5000 and 5001 text using css?
<div id="field-dishe" class="readonly_label">
5000 家乡猪脚醋 或 秘制黄酒鸡 Pork Trotters in Sweetened Vinegar Or Chicken Stewed in Rice Wine<br>
5001 椰香冷当雞 Rendang Chicken<br>
</div>
Edit: It is difficult to wrap it with span because they are generated by a framework.