AGrantPhotos Posted September 4, 2019 Share Posted September 4, 2019 Maybe be able to change position, size, hover background on the Previous/Next arrows on the Ishimoto template? Link to comment
paul2009 Posted September 4, 2019 Share Posted September 4, 2019 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
AGrantPhotos Posted September 4, 2019 Author Share Posted September 4, 2019 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 Posted September 4, 2019 Author Share Posted September 4, 2019 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
tuanphan Posted September 4, 2019 Share Posted September 4, 2019 @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 Posted September 4, 2019 Author Share Posted September 4, 2019 Awesome, do you know how to change the size or position? Link to comment
tuanphan Posted September 4, 2019 Share Posted September 4, 2019 @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
tuanphan Posted September 4, 2019 Share Posted September 4, 2019 @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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.