Jump to content

Instagram Grid Modification

Recommended Posts

  • Replies 3
  • Views 657
  • Created
  • Last Reply
44 minutes ago, JasmineL said:

Hello! I'm working on a website for client and I'm using the Instagram grid on the footer. Well, I wanted it to show 2 rows and 6 posts. It keeps showing 10 posts. Is there a code or something I can put in so that it only shows 6 posts? 

We may need to use custom css to achieve this, what is your site url?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace (+100 Spark plugin customisations)
🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

Link to comment
10 hours ago, JasmineL said:

try


#block-yui_3_17_2_1_1617095876316_67035 .sqs-gallery-block-grid .sqs-gallery-design-grid .sqs-gallery-design-grid-slide:nth-child(n+7) {
  display: none;
}

@media only screen and (max-width: 768px) {
    #block-yui_3_17_2_1_1617095876316_67035 .sqs-gallery-block-grid .sqs-gallery-design-grid .sqs-gallery-design-grid-slide {
        width: 33.33% !important;
    }
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace (+100 Spark plugin customisations)
🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.