Empty Instagram Boxes in footer

There is an empty space in my footer which shows my instagram captions but no image. How can I delete it?

Hello @shanikravz

Would you like to share your store URL Please ( with password if password protected ) so I can provide you some precise solution for this one

Thank you and looking forward to hear from you.

Here is the URL https://interiorsocialclub.com/

Hi @shanikravz ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:

Step 1. Go to Online Store → Theme → Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before :


Hope my answer will help you.

Best regards,

Victor | PageFly

Hello @shanikravz

You can add code by following these steps to remove instagram grid from bottom

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid file

  3. Paste the below code before on theme.liquid

.wil-instagram-shopify.wil-instagram-shopify-with-placement{ display:none !important; }

To remove the empty space in your footer that shows Instagram captions without an image, you may need to adjust the code or settings in your website or application. Here are a few steps you can follow:

  1. Check the code or settings related to your Instagram feed or widget in the footer. Look for any options that control the display of images, captions, or both.

  2. If there is an option to hide or remove captions without images, try enabling it. This may solve the issue of empty space in your footer.

  3. If there is no such option, you may need to modify the code that generates the Instagram feed or widget. Look for the code that generates the image and caption elements, and check if there is any conditional logic that excludes images or captions under certain conditions.

  4. If you’re not comfortable modifying the code yourself, consider reaching out to a developer or support team for help.

  5. Finally, make sure that you have properly connected your Instagram account and configured the feed or widget settings correctly. Incorrect settings or incomplete integration can cause issues with the display of images and captions.