Hi!
I initially asked for help with the arrows on my slideshow at the very front of my site, and received the help I needed! But now the arrows at the bottom of collection pages are all transparent. Any ideas on how to make them not transparent, and keep the slideshow arrows the same?
Link to my store: https://seethewayisee.com
Thank you in advance! Happy New Year!
Sophie
Hi @SEETHEWAYISEE To make the transparent arrows to color, add the code into the theme.css file.
Navigate to online store >> Click edit theme code.
Now find theme.css and paste the following code
.btn--tertiary {
background-color: #7e450b !important;}
Change the color according to your preferences.
I hope it will be helpful for you.
Did it solve your issue?
- If yes, Like & Mark As Solution to help the community
- If not, let me know. also share a screenshot of the code that you added.
This didn’t work unfortunately. The arrows are still transparent, and I did try changing the hex code, but it didn’t help. Any other ideas?
Thanks for trying to help!