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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you 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