toblyfy Posted June 14, 2020 Share Posted June 14, 2020 Site URL: https://sawfish-reed-w87p.squarespace.com/ Hi, I'm new to CSS, trying to customise the arrows that link between blogs. I've managed to find the labels for both arrows but currently struggling to isolate the left and right / previous and next separately. My current custom CSS is: .item-pagination-link .item-pagination-icon { content: url('https://sawfish-reed-w87p.squarespace.com/s/NB-ICON_NoBorders_icon-WHITE.svg') !important; width: 32px; height: 36px; } This changes both arrows to the same image. Do you know how I change the individual icons? I'm also trying to change the gallery navigation icons so that when you hover over the icons, the opacity changes from 0.5 to 1. Thanks Link to comment
Beyondspace Posted June 14, 2020 Share Posted June 14, 2020 1 hour ago, toblyfy said: Site URL: https://sawfish-reed-w87p.squarespace.com/ Hi, I'm new to CSS, trying to customise the arrows that link between blogs. I've managed to find the labels for both arrows but currently struggling to isolate the left and right / previous and next separately. My current custom CSS is: .item-pagination-link .item-pagination-icon { content: url('https://sawfish-reed-w87p.squarespace.com/s/NB-ICON_NoBorders_icon-WHITE.svg') !important; width: 32px; height: 36px; } This changes both arrows to the same image. Do you know how I change the individual icons? I'm also trying to change the gallery navigation icons so that when you hover over the icons, the opacity changes from 0.5 to 1. Thanks You may want to inspect the image to get its id and set image for them. Also for opacity and :hover style may help 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.