I am facing an issue with a project where I have two buttons overlapping: a red button at the bottom and a yellow button on top.
The problem lies in the fact that the yellow button is covering part of the red button. I want the red button to remain visible, but not clickable. Essentially, I need the red button at the bottom to be fully functional, as if the yellow button on top does not exist.
If anyone could assist me with the HTML/CSS code for this, I would greatly appreciate it.
You can find the link to the project below.
Thank you.