Sliders buttons on top of picture - Athens theme

Hi!

Is there any way to make the the slider buttons like these round lines and also go on top of the picture like this theme? Currently I have my slider button off disabled as I did not like the space it created between, but I want to see if i can replicate something like this

https://themes.shopify.com/themes/pursuit/styles/aspen/preview?surface_inter_position=3&surface_intra_position=9&surface_type=all

My shop is artgex.myshopify.com password: Superpowers123

I really appreciate the help from someone who knows nothing about coding. This is an amazing community!

@David123123 Go to assets/base.css and paste below css at bottom of file.

.button[aria-disabled=true], .button.disabled
{
cursor: pointer !important;
}

Hmm, this didn’t seem to work unfortunately :disappointed_face:

The buttons still appear below, is there a way to do them just like? As a line and on top of the picture?

https://themes.shopify.com/themes/pursuit/styles/aspen/preview?surface_inter_position=3&surface_intr…