Jump to content

Removing the caption from the grid format instagram block

Recommended Posts

When I click on an instagram post in my instagram block it brings the image up full screen. However it is showing the instagram text as a caption below. I want to remove this and only show the image.

I would also like to bring the next/previous arrows closer but am not sure if thats possible?

Link to comment
  • Replies 7
  • Created
  • Last Reply

@clancyjack your site is private. Please setup password & share url. See how to: https://beaverhero.com/squarespace-how-to/#HowtoSetupPasswordShareSiteURL

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

@clancyjack Add this code to Home > Design > Custom CSS


.sqs-lightbox-meta {
   display: none !important;
}

If the code worked, please Accept Answer. Thanks.

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

@clancyjack Add to Home > Design > Custom CSS


/* make arrows always visible */
.yui3-lightbox2 .sqs-lightbox-next, .yui3-lightbox2 .sqs-lightbox-previous {
   opacity: 1 !important;
}
/* Move arrows icon */
.yui3-lightbox2 .sqs-lightbox-next {
   right: 35%;
}
.yui3-lightbox2 .sqs-lightbox-previous {
   left: 35%;
}


Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.