|| Add Instagram Logo Hover Image to Instagram Feed (Prestige 7.3.3 Theme)

Topic summary

A user wants to add a centered white Instagram logo overlay to their Instagram feed images on hover in the Prestige 7.3.3 Shopify theme. Currently, a dark transparent overlay appears on hover, but without the Instagram icon.

Proposed Solution:

  • Download an Instagram SVG icon and upload it to theme assets
  • Modify the feature-columns.liquid section file with provided code
  • Customize uploaded images and adjust fill color (currently white)

Implementation Issues:

  • The user’s theme has featured-collections.liquid instead of feature-columns.liquid
  • After applying changes, a new block appeared that displays the overlay with logo but spans full page width
  • Image size cannot be adjusted and the block adds columns vertically rather than horizontally
  • The user clarifies they want a 4-image row that automatically updates when new Instagram posts are added

The solution partially works but requires troubleshooting for proper layout and automatic feed integration.

Summarized with AI on November 18. AI used: claude-sonnet-4-5-20250929.

Hi,
I am using the Prestige 7.3.3 theme with an instagram feed app. When you hover over an instagram image a nice dark and transparent overlay appears which is clickable and links to instagram. I’d like to insert a small centered white instagram logo on top of the overlay.

(left: right now without hover effect, middle: right now with hover effect, right: what I’d like it to look like)

https://wokr2cdb3udwp9g7-28196274313.shopifypreview.com

Any ideas?
Thanks in advance!

Hello,

Step 1: Go to link https://instafeed.nfcube.com/assets/img/instagram-icon.svg and download file.
Then upload it in Assets: https://i.imgur.com/SVK32VY.png

And when you click on the instagram the fill color is white you can chnage the color according to your requirements https://prnt.sc/pogDhiwqg_im

Hope it clear to you.

Hope it clear to you.

1 Like

hey,
it kind off works but not 100%…

1.) I don’t have the section ‘feature-columns.liquid’ just ‘featured-collections.liquid’ so I changed it there

2.) there is a new block with ‘Textspalten mit Fotos’ now and I can see the overlay with the instagram logo but it fills the whole width of the page and I am not able to change the image size or image itself. it says:

this is the code it is referring to:

3.) if I add more columns it adds them below and not beside each other. sorry it wasn’t clear to this point that I’d like to create an image row with 4 images + using this overlay which update themselves automatically when I add a new post on instagram (if it’s possible).

https://wqhtkpat2ouwouf3-28196274313.shopifypreview.com

any other ideas?

thanks for your help so far!