marionnorton Posted March 8 Posted March 8 My url is https://round-magnolia-te9g.squarespace.com/config/pages I have uploaded custom arrows (png files) for use in other areas on my site. I am trying to change the banner slideshow arrows to match my other arrows. I have found ways to change the arrows using svg files, but nothing using png files. I am fine with having the custom arrows for all banner slideshows. Any help would be much appreciated.
Web_Solutions Posted March 8 Posted March 8 26 minutes ago, marionnorton said: My url is https://round-magnolia-te9g.squarespace.com/config/pages I have uploaded custom arrows (png files) for use in other areas on my site. I am trying to change the banner slideshow arrows to match my other arrows. I have found ways to change the arrows using svg files, but nothing using png files. I am fine with having the custom arrows for all banner slideshows. Any help would be much appreciated. What is the website password? If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible.
tuanphan Posted March 10 Posted March 10 roundmagnolia password is incorrect Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
marionnorton Posted March 10 Author Posted March 10 I have updated the password back to roundmagnolia. I apologize and hope you are still able to offer some help. Thank you.
Solution tuanphan Posted March 14 Solution Posted March 14 With Banner Slideshow, use this CSS code (Website > Website Tools > Custom CSS) to change custom arrows button[class*="arrow-button"] svg { display: none !important; } [class*="arrow-icon-background"] { background-size: contain; background-repeat:no-repeat; background-position: center center; background-color: transparent !important; } button[class*="arrow-button--left"] [class*="arrow-icon-background"] { background-image: url(https://content.invisioncic.com/p289038/monthly_2022_09/1773097810_Group12@2x.png.fd2d6dc749f79343ae687e29649cea4f.png); } button[class*="arrow-button--right"] [class*="arrow-icon-background"] { background-image: url(https://content.invisioncic.com/p289038/monthly_2022_09/1753379866_Group13@2x.png.54c2b0e59adbe1a1f31f46b8b628398d.png); } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment