Hi there
I am using Dawn theme. I was wondering if someone could maybe assist me please. How can I change the arrows’ shape and colour on my featured collection? It is currently square shape, I would like to change it to circles.
Thank you ![]()
Hi there
I am using Dawn theme. I was wondering if someone could maybe assist me please. How can I change the arrows’ shape and colour on my featured collection? It is currently square shape, I would like to change it to circles.
Thank you ![]()
Okay Can you Share Your Site Preview Link
Add this css and see what color you want to keep then let me change it
Add This css In your Edit code > base.css File.
.collection .slider-component-desktop .slider-button,.collection .slider-component-desktop .slider-button[disabled="disabled"]{
background: #000;
color: #fff;
opacity: 1;
border: 1px solid #000;
border-radius: 50%;
}
.collection .slider-button:not([disabled]):hover{
color:#fff !important;
}
Thank you so much. It worked ![]()
It’s My Pleasure
You Need More help don’t hesitate to reach out