move mobile content down - image banner Dawn theme

Solved

move mobile content down - image banner Dawn theme

INFRA
Shopify Partner
203 0 71

Hi there,

 

How can I move this content to the bottom of the image on Dawn theme? 

 

Preferably with a code to add in the editor, so it will stay the same after a theme version update.

 

Thanks!

Screenshot 2024-08-14 at 13.09.04.png

 

website

password kanex2024

Accepted Solution (1)

Guleria
Shopify Partner
4083 801 1154

This is an accepted solution.

Hello @INFRA ,

 

Add this css in theme settings custom css editor

@media screen and (max-width: 749px) {
.banner__box {
    position: absolute !important;
    bottom: 0 !important;
}
}

 

Thanks

- Custom themes, UI/UX design, ongoing maintenance & support.
- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com Skype: live:navrocks1
- Try GEMPAGES a great page builder

View solution in original post

Replies 3 (3)

Guleria
Shopify Partner
4083 801 1154

This is an accepted solution.

Hello @INFRA ,

 

Add this css in theme settings custom css editor

@media screen and (max-width: 749px) {
.banner__box {
    position: absolute !important;
    bottom: 0 !important;
}
}

 

Thanks

- Custom themes, UI/UX design, ongoing maintenance & support.
- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com Skype: live:navrocks1
- Try GEMPAGES a great page builder
INFRA
Shopify Partner
203 0 71

this worked, thanks so much!

Dan-From-Ryviu
Shopify Partner
11396 2235 2407

Hi @INFRA 

Precheck this option to make it display out of image 

Screenshot 2024-08-14 at 10.28.37.png

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.