I am assuming there is a missing </div> tag somewhere in m y code, but I am having trouble finding it. Can someone with a fresh pair of eyes take a look and help me out, please?
Abs pos takes a div out of the flow of the document, so that other elements don’t know it’s there. Remove that, and maybe give it some padding to nudge it into position. That should help a lot.
that didn’t make a difference. I have had this exact issue before and it was a missing div, but I have been looking at this code forever now and its getting frustrating