Jump to content

CSS to adjust the Prev/Next arrow

Recommended Posts

  • Replies 7
  • Created
  • Last Reply

The community will need a working link to your website in order to see the issue, the template you are using and the settings in use. If your site isn't live yet, please set a site password and tell us what it is, so that we can view it. Please also explain how you want to change the pagination arrows.

About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity and great design ♥.
Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. 
Content: Links in my posts may refer to SF Digital products or may be affiliate links.

Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!
If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.
Improve your online store with our extensions.

Link to comment

Site: www.anthonygrantphotos.com

So the issue is, since I have the images linked to their gallery, it's easy to accidentally click on an image instead of the arrows resulting in users being redirected.

Maybe the ability to move them to a different region, or maybe make them larger/change hover background to make them more noticeable.

Thank you :)

Link to comment

Site: www.anthonygrantphotos.com

So the issue is, since I have the images linked to their gallery, it's easy to accidentally click on an image instead of the arrows resulting in users being redirected.

Maybe the ability to move them to a different region, or maybe make them larger/change hover background to make them more noticeable.

Thank you :)

Link to comment

@AGrantPhotos Add to Home > Design > Custom CSS


/* change hover color */
.gallery-controls span:hover {
   background: red !important;
}


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

@AGrantPhotos


/* Arrows size */
.collection-type-gallery.gallery-controls-arrows .gallery-controls .gallery-next:before, .collection-type-gallery.gallery-controls-arrows .gallery-controls .gallery-prev:before {
   font-size: 50px;
}
/* Change position */
.collection-type-gallery.gallery-controls-arrows .gallery-controls .gallery-next, .collection-type-gallery.gallery-controls-arrows .gallery-controls .gallery-prev {
   top: 10%;
}


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

@AGrantPhotos


/* Arrows size */
.collection-type-gallery.gallery-controls-arrows .gallery-controls .gallery-next:before, .collection-type-gallery.gallery-controls-arrows .gallery-controls .gallery-prev:before {
   font-size: 50px;
}
/* Change position */
.collection-type-gallery.gallery-controls-arrows .gallery-controls .gallery-next, .collection-type-gallery.gallery-controls-arrows .gallery-controls .gallery-prev {
   top: 10%;
}


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.