Yah i know the little bit but i am not much prominent with the liquid code still learning things, it will great help for me if you or anybody could help me with the code
Topic summary
Goal: Customize the multicolumn section in the Drawn theme (v12.0.0) so each column image swaps to a second image on hover, similar to product cards. The merchant also wants a theme setting (checkbox) to enable “show second image on hover.”
Approach discussed: Code customization is feasible. It would involve editing theme files to add a second image field and a toggle in the section settings, then using conditional logic to display the second image on hover. “Liquid” (Shopify’s templating language) proficiency is needed for this.
Guidance given: A responder confirms it’s possible with Liquid but recommends engaging a developer if the merchant isn’t comfortable with the code. No specific code snippet or step‑by‑step instructions were provided.
Current status: Unresolved. The original poster requested concrete code help but did not receive it. No app recommendations were offered. An image reference was mentioned but not included in the thread, which may be important for implementation details.