For anyone still looking for a solution, there is an updated tutorial here. Let me know if it doesn’t work, I’m happy to help.
Kind regards,
Diego
Goal: make Dawn theme’s Image Banner clickable without custom blocks.
Core approach proposed: edit image-banner.liquid to add two URL fields (for single or double-image banners) and wrap images with links; then adjust section-image-banner.css so the overlay doesn’t block clicks (notably set .banner::after content to none and disable/adjust overlay opacity). Users must also set the links in the theme editor.
Updates/issues:
Status: no out‑of‑the‑box setting; community solutions exist but can be fragile across devices. Latest guidance points to the updated external tutorial; thread remains partially unresolved for some mobile cases.
Notes: Code/CSS snippets and screenshots are central to implementation and troubleshooting.
For anyone still looking for a solution, there is an updated tutorial here. Let me know if it doesn’t work, I’m happy to help.
Kind regards,
Diego