Jump to content

Change gallery buttons and caption to a given position

Recommended Posts

Site URL: https://www.nosebonk.com/

Hi all,

Im new to Squarespace and trying to do some changes that are not posible via de regular UI.

Can anyone help me to modify some element of the photogallery via custom CSS.

I need to change the placement of the buttons and the size of the captions.

In the attached mobile screen you can see the buttons and the text are colliding, would love to be able to move the buttons on top of the image for the text to be visible and bolder.

 

Any suggestion?

 

Thanks!

 

IMG_8174.PNG

Link to comment
  • Replies 1
  • Views 364
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

20 hours ago, nosebonk said:

Site URL: https://www.nosebonk.com/

Hi all,

Im new to Squarespace and trying to do some changes that are not posible via de regular UI.

Can anyone help me to modify some element of the photogallery via custom CSS.

I need to change the placement of the buttons and the size of the captions.

In the attached mobile screen you can see the buttons and the text are colliding, would love to be able to move the buttons on top of the image for the text to be visible and bolder.

 

Any suggestion?

 

Thanks!

Add to Design > Custom CSS

/* Mobile-Gallery Reel arrows */
@media screen and (max-width:767px) {
.gallery-reel-controls {
    bottom: unset !important;
    top: -50px !important;
}
.gallery-reel-item p.gallery-caption-content {
    font-size: 1.5rem;
}
}

 

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.