Re: DAWN Theme - I need help fixing banner for mobile

Solved

DAWN Theme - I need help fixing banner for mobile

swavy
New Member
10 0 0

Hello if anyone could help with a solution for my problem I would greatly appreciate it. The image banner on my looks great on desktop format but in mobile view it is blank for some reason. Also, if you are looking for a sidequest, the announcement bar on the top isn't centered on desktop or mobile. One last thing, is it possible to have the slide pills on the image banner to be placed within the banner itself on top of the image, with a transparent block around it so all that's visible are the pills themselves?

 

image.png

image2.png

Accepted Solution (1)

Dan-From-Ryviu
Shopify Partner
9539 1918 1955

This is an accepted solution.

Hi @swavy 

Please add this code to Custom CSS of that slideshow section in your Online store > Themes > Customize to solve the issue 

@media (max-width: 767px){
.banner__media { min-height: 24rem; }
}

- Helpful? Like and Accept solution! or Buy me coffee
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

View solution in original post

Replies 7 (7)

Dan-From-Ryviu
Shopify Partner
9539 1918 1955

Hi @swavy 

Please drop your store link to check 

- Helpful? Like and Accept solution! or Buy me coffee
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

Dan-From-Ryviu
Shopify Partner
9539 1918 1955

This is an accepted solution.

Hi @swavy 

Please add this code to Custom CSS of that slideshow section in your Online store > Themes > Customize to solve the issue 

@media (max-width: 767px){
.banner__media { min-height: 24rem; }
}

- Helpful? Like and Accept solution! or Buy me coffee
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

swavy
New Member
10 0 0

This worked thank you very much! Do you mind helping me center my announcement bar text? I would greatly appreciate it!

Dan-From-Ryviu
Shopify Partner
9539 1918 1955

Please add this code to center your announcement bar

@media only screen and (max-width: 750px) {
.announcement-bar {
    width: auto !important;
}
}

- Helpful? Like and Accept solution! or Buy me coffee
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

swavy
New Member
10 0 0

Worked again, thank you, you're the best!

perfecthomeusa
Visitor
2 0 1

hi can you help me too please ? perfecthomeusa.com  on the desktop it shows the pic on the mobile shows white i tried the code you added doesnt work 

swavy
New Member
10 0 0

swavy.store is the link for the site