Works fine on images with single text but not working on my hero image with multiple text.
The 2nd text goes to the side after adding the code.
A user seeks to make homepage images clickable with links and remove text underlines in the Dawn theme.
Initial Solution Provided:
.banner__content, .banner__box, and heading elementsImplementation Issue:
Attempted Fix:
flex-direction: column; centers the text and removes underlinesCurrent Status: