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
  • Views 845
  • Created
  • Last Reply

@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

Contact Customer Care - Learn CSS - Buy me a coffee (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.