https://leofotosoar.com/password
password is soar
Thank you for your help.
Topic summary
A user seeks help removing underlines from footer links in their Shopify Flow theme (version 31.0.6).
Solution Provided:
- Navigate to: Themes → Edit Code → Assets → theme.min.css
- Add CSS code to the bottom of the file targeting footer article links with
border: none !important;
Current Status:
- The user shared their store URL and password for troubleshooting
- A solution has been proposed but not yet confirmed as implemented or successful
Note: Several posts contain reversed text, but the technical guidance appears straightforward—applying custom CSS to override the default link styling in the footer section.