as the post title states, I am looking to change the color of the right/left sides of the slideshow when grid option is selected. it defaults to background 1 and I need it to be accent-1 which is black
Thank you!
as the post title states, I am looking to change the color of the right/left sides of the slideshow when grid option is selected. it defaults to background 1 and I need it to be accent-1 which is black
Thank you!
Hey @bryan76
You can try this CSS
button.slider-button.slider-button--next,
button.slider-button.slider-button--prev {
color: #000000 !important;
}
if this not work then please share your url
Thanks
to no avail. what is button slider? I am looking for the margins on the right and left. I thought it would be changing the background color
I do not share my url on this forum
Hey,
It’s very hard to guess the actually requirement, without the store url. you can share in private message.
if you know how to change the background/border of the slideshow when in grid mode in dawn then it’s easy and you don’t need the url. if you don’t know how then I can see that it could be difficult. but thank you