How can I adjust the text button on Palo Alto Slideshow?

Hi,

I need help on how to Adjust the text button on Palo Alto Slideshow.

hii, @Lanchaster_91
Kindly share your store URL so,
I can solve it perfectly.
Thank You.

Hi There,

Here’s the shop URL

https://stoned-and-co-online.myshopify.com/

@Lanchaster_91

Please share store URL.

Thanks!

Hi There,

My store URL is https://stoned-and-co-online.myshopify.com/

hii, @Lanchaster_91
Paste this code on top of the theme.scss file.

@media only screen and (min-width: 992px) {
.slide__buttons {
    margin-left: 85% !important;
    margin-top: 40% !important;
}
}

Thank You.