Could you guys please tell me how can I create a transparent layer over a product picture to be able to write the name and price of a product on sales screen of a Point of Sale software just like this my problem is the text and price on the product picture aren't visible see here
this is the screen where I write the html code, I tried this code <html><center><div style=background-color:#fafafa;color:#0;padding-left:10px;padding-right:10px;>Product name
but the layer is not transparent and is not fitting the button, either it's to small or it's placement is incorrect, I wanted to be as I shared the pic above. Please let me know what can I do?