artbsnss Posted August 27, 2020 Share Posted August 27, 2020 Site URL: https://www.pushplusminus.com/pinhole I have a site with photographs. The gallery type is "slideshow: simple" and the controls location is "side". The arrows are too small and have been missed by site visitors. I have no experience with CSS. I have tried a few suggestions I found on this forum and on the internet, placing the code in Home>Design>Custom CSS and none of them have worked. All I want to do is to increase the size of the side arrows. Can anyone help me in this? Thank you. Link to comment
Beyondspace Posted August 28, 2020 Share Posted August 28, 2020 7 hours ago, artbsnss said: Site URL: https://www.pushplusminus.com/pinhole I have a site with photographs. The gallery type is "slideshow: simple" and the controls location is "side". The arrows are too small and have been missed by site visitors. I have no experience with CSS. I have tried a few suggestions I found on this forum and on the internet, placing the code in Home>Design>Custom CSS and none of them have worked. All I want to do is to increase the size of the side arrows. Can anyone help me in this? Thank you. Kindly use this custom css .white .gallery-slideshow-control-btn svg { width: 27px; height: 58px; } @media screen and (max-width: 767px) { .white .gallery-slideshow-control-btn svg { width: 22.5px; height: 40px; } } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
TimandKimOriginals Posted January 24, 2023 Share Posted January 24, 2023 I tried the above solution but it only applied to one of my galleries in my website. Can I apply it to all my galleries? Thanks Timandkimoriginals.com Link to comment
TimandKimOriginals Posted January 24, 2023 Share Posted January 24, 2023 2 minutes ago, TimandKimOriginals said: I tried the above solution but it only applied to one of my galleries in my website. Can I apply it to all my galleries? Thanks Timandkimoriginals.com I figured it out. I have to change all the galleries to Lightest 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment