Jump to content

Infoview after clicking on gallery thumbnail

Go to solution Solved by tuanphan,

Recommended Posts

Is there a way to have the default view be the "infoview" after you click on a thumbnail in a gallery page? I want the initial view to be a grid but the info to display once you open the media. I'm using the momentum template (7.0) and you can only set the initial view. I assume there is a way to do this with CSS. Thanks!

www.lyssatalbot.com

What happens now when you click on a thumbnail:

Screenshot2023-12-21at4_25_49PM.thumb.png.a7863dd89c89cf799f30214cfcf8c4b3.png

 

What I want to happen when you click on a thumbnail:

Screenshot2023-12-21at4_25_31PM.thumb.png.e88475e3fc041a50f4c2f071f5b8f507.png

Link to comment
  • Replies 2
  • Views 1.2k
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution

Try adding this code to Website Tools (under Not Linked) > Custom CSS

@media screen and (min-width:992px) {
.imageWrapper.has-info {
    overflow: visible !important;
    margin-right: 516px !important;
}
.image-detail-wrapper {
    opacity: 1 !important;
    z-index: 1 !important;
    left: unset !important;
    right: 30px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}
}

 

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

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.