Jump to content

Instagram Grid Modification

Recommended Posts

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)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.