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

    (@smashballoonlouis)

    Hi @mrosero,

    Thank you for contacting us! I checked both pages and it seems that on the homepage something is causing a conflict and the HTML of the individual Instagram post items is getting modified somehow. I tested this on the homepage of a test site using the Twenty Twenty-Four block theme, but I couldn’t recreate the same problem on my end.

    I tested some CSS in my browser on your site and this seemed to clear up the issue:

    .sbi_photo_wrap > p {
    	display: none !important;
    }

    Could you try adding this rule to WordPress Dashboard > Instagram Feed > Settings > Feeds > Custom CSS?

    If that does not resolve the issue, please let me know.

    Thanks!
    Louis

    Thread Starter Mat

    (@mrosero)

    Thank you! It’s fixed!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Feed not displaying correctly on home page with block theme’ is closed to new replies.