• Resolved phtevenj

    (@phtevenj)


    I’m using the free version of the plugin to display my Instagram feed on a dedicated page. I am using version v6.3

    On the desktop and mobile version of my site (can’t test tablet), the first image position in the gallery is a blank square. The first actual image from my Instagram is always in the 2nd position. I have tried a few different layouts – # of images, # of columns, and it seems to be consistent regardless of these.

    Thanks in advance for your help!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Smash Balloon Louis

    (@smashballoonlouis)

    Hi @phtevenj,

    Thank you for contacting us and apologies for the delay! This appears to be related to a conflict with CSS from your site’s theme. Please try adding the CSS rule below to WordPress Dashboard > Appearance > Customize > Additional CSS (or your preferred location for custom CSS) to correct this:

    #sbi_images::before {
    	display: none !important;
    }

    I hope this helps! If this does not resolve the issue, please let me know.

    Best regards,
    Louis

Viewing 1 replies (of 1 total)
  • The topic ‘First spot in feed is always blank’ is closed to new replies.