Announcement Bar not showing on mobile – only visible on desktop (possibly due to past theme edits)

This is a classic issue caused by unintentionally hiding elements on specific screen sizes (in this case, mobile) through CSS. Since you made theme edits previously, the most likely culprit is custom CSS code that you added.