Adjust Content Position on Mobile Slideshow - Dawn Theme

Greetings,

I’d like to adjust the content position on the slideshow on mobile to “bottom left” but there’s no setting for that. I have managed to do it on desktop. I’m kindly asking for assistance on this, I will really appreciate it.

Regards,
Tebogo Teffo

Hey @realTBG

Please share your website URL here.

Thanks

www.calientedesigns.myshopify.com
password: deicli

Thank you.

@realTBG

Please add the below code to section-image-banner.css file. do let me know if you have any query.

@media screen and (max-width:480px){
.slideshow__text-wrapper {
  align-items: end;
}
}
1 Like

It’s perfect, thank you so much. Enjoy the rest of your day.

Hey @realTBG it will be great if you mark it as a accepted solution. :blush:

Thanks

Zeel