How can I lower the slideshow button for debut on iPad and desktop?

Hello. I’ve tried several different new codes to lower the Slideshow button and text on ipad and desktop, but nothing has worked. Mobile seems fine, but the button blocks my photo on the ipad and computer too much. Please help. Thanks!

I would also like to lower the text & button for Image with Text Overlay. Thanks!

www.earthberryapothecary.com

You could try adding this code to the bottom of theme.css (theme.scss.css).
It should push the text and button all the way to the bottom of the banner.

.slideshow__text-content.slideshow__text-content--vertical-center.text-center {
 margin-top:20%;
}

.