Working on a Wordpress component for a website where I placed a "SOLD OUT" image over text. However, the issue arises when viewing the site on mobile devices, as the images are smaller and not in their correct positions due to using absolute positioning.
I understand that using media queries is the solution for responsiveness, but unfortunately I don't have access to an external CSS stylesheet to implement them. Additionally, using media queries directly in the HTML is not an option.
If anyone has any ideas or advice on how to address this problem, I would greatly appreciate it.
For reference, here's the link to the website: