Dear @nater321
If you could post a link to your website with the example issue that would be great as i can have a better look :)
Assuming that you know about the hierarchy 'within' the stack and you are able to change that order:
Screen Shot 2020-10-18 at 11.20.00 AM.png
But also i believe the solution you are looking for is z-index, this tells your webpage which elements have hierarchy over others:
https://www.w3schools.com/cssref/pr_pos_z-index.asp
First you would need to target the image using CSS added to "Lay-options-Custom CSS & HTML"
Screen Shot 2020-09-14 at 2.51.54 PM.png
https://www.khanacademy.org/computing/computer-programming/html-css/web-development-tools/a/using-the-browser-developer-tools
Let me know your thoughts and best wishes
Sincerely
Richard