Adjust Content Position on Mobile Slideshow - Dawn Theme

Solved

Adjust Content Position on Mobile Slideshow - Dawn Theme

realTBG
Visitor
3 0 0

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

Accepted Solution (1)
Zeel-prajapatii
Shopify Partner
138 32 27

This is an accepted solution.

@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;
}
}

 

➔ Was I helpful , please don't forget to like and mark solution as an accepted solution , you can PM me.
➔ Software engineer : Having more than 3 years of experience in the related industry with the specialization of Shopify theme development , worked on hundreds of stores.
➔ Want to hire me? Email me

View solution in original post

Replies 5 (5)

Zeel-prajapatii
Shopify Partner
138 32 27

Hey @realTBG 

 

Please share your website URL here. 

 

Thanks

➔ Was I helpful , please don't forget to like and mark solution as an accepted solution , you can PM me.
➔ Software engineer : Having more than 3 years of experience in the related industry with the specialization of Shopify theme development , worked on hundreds of stores.
➔ Want to hire me? Email me
realTBG
Visitor
3 0 0

www.calientedesigns.myshopify.com
password: deicli

Thank you.

Zeel-prajapatii
Shopify Partner
138 32 27

This is an accepted solution.

@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;
}
}

 

➔ Was I helpful , please don't forget to like and mark solution as an accepted solution , you can PM me.
➔ Software engineer : Having more than 3 years of experience in the related industry with the specialization of Shopify theme development , worked on hundreds of stores.
➔ Want to hire me? Email me
realTBG
Visitor
3 0 0

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

Zeel-prajapatii
Shopify Partner
138 32 27

Hey @realTBG it will be great if you mark it as a accepted solution😊

 

Thanks

Zeel

➔ Was I helpful , please don't forget to like and mark solution as an accepted solution , you can PM me.
➔ Software engineer : Having more than 3 years of experience in the related industry with the specialization of Shopify theme development , worked on hundreds of stores.
➔ Want to hire me? Email me