Text Overlay Is Below Slideshow Images On Mobile Display. (RIDE THEME)

Slide show text appears below the image in mobile version. Kindly help

Cheers

@looney ,

Kindly Share the Store URL & Screenshot…

Hey the store is not live yet however checkout the screen shot to see what I


mean.

Cheers

@looney
Hello,
Can You Please Share Your Store URL or Preview Link

Sure

https://wandlore-1664.myshopify.com/

@looney
Hello,
Your Site It’s Password protected So Can You Please Share Store Password

Pass - chayts

https://wandlore-1664.myshopify.com/

@looney
Hello,

.slideshow__text-mobile--center {
	position: absolute;
	top: -170px;
	background: transparent;
}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid

Like This