Dawn theme desktop image banner blurry

Dawn theme desktop image banner blurry

DIG
Tourist
16 0 3

Hi there, 

 

I'm currently using the following code to have different image for desktop and mobile banner, BUT as the result of using this code, the "desktop image banner(s) is extremely blurry". NEED HELP : (

 

.banner__media:first-child {
width: 100%;
}
.banner__media+.banner__media {
display: none;
}
@media screen and (max-width: 749px) {
.banner__media:first-child {
display: none;
}
.banner__media+.banner__media {
width: 100%;
display: block !important;
}
}

 

Thanks in advance !!

Replies 4 (4)

ExpertRookie
Shopify Partner
1518 249 325

@DIG 

Not sure about what version of Dawn them are using, but the latest version has supported to allow user select the image for desktop and mobile separately

Screenshot (6).png

 

- Was my reply helpful? Please Like and Accept Solution to let me know!
- Want to modify or custom changes on store Hire me.
- Feel free to contact me on expert.rookie.team@gmail.com regarding any help.
DIG
Tourist
16 0 3

hi, i am using Dawn version 7.0.1 - first image for desktop, and second image for desktop too (appeared side-by-side, not separately on mobile)

GemPages
Shopify Partner
5625 1262 1288

Hello @DIG 

I would like to give you some recommendations to support you
I think the image used on the desktop banners is smaller than the screen size. You can use bigger image to it.
I hope the above is useful to you.
Kind & Best regards!
GemPages

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center

GemPages
Shopify Partner
5625 1262 1288

Hello @DIG 

I would like to give you some recommendations to support you
can you send me your store URL so I can check it more?
I hope the above is useful to you.
Kind & Best regards!
GemPages

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center