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?

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, 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;
    }
}

 

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, 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.