image banner quality poooor

image banner quality poooor

saadrafi
Excursionist
34 0 11

www.thoughtbox.pk

 

please check, i have uploaded high def designs for desktop and mobile and the quality just worsens when uploaded on shopify banners. please help

Replies 3 (3)

EBOOST
Shopify Partner
1364 341 413

Hi @saadrafi ,

May I suggest to update code these steps:

1. Go to Store Online-> theme -> edit code

EBOOST_1-1672356985580.png
2. Assets/base.css
3. Add code below to end of file

.banner  .banner__media {
        position: static;
        max-width: none;
        flex: 0 0 100%;
    }
    .banner  .banner__media img {
        width: 100%!important;
        position: static!important;
    }
    .banner  .banner__content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        min-width: 100%;
        min-height: inherit;
    }

4. Update image below to large image( I saw it's  900x600 )

https://thoughtbox.pk/cdn/shop/files/Your_paragraph_text_3_x_2_in_1.jpg

EBOOST_0-1718847317371.jpeg

 

- Hope can help. If you find my reply helpful, please hit Like and Mark as Solution
- Need a Shopify developer? Contact email: eboost10@gmail.com
- Visit our site: https://www.eboosttech.net to view and download shopify themes and magento2 extensions free. Github.com/eboost10
- ❤❤DONATE ❤❤Coffee tips
saadrafi
Excursionist
34 0 11

i tried doing this, the quality did not improve. the size of the picture increased in height and i dont want that, im fine with it height and width, just want better quality. i am uploading high quality picture but when uploaded the quality drops. 

EBOOST
Shopify Partner
1364 341 413

Hi, 

You need to add a larger image. Your image is so small. 

- Hope can help. If you find my reply helpful, please hit Like and Mark as Solution
- Need a Shopify developer? Contact email: eboost10@gmail.com
- Visit our site: https://www.eboosttech.net to view and download shopify themes and magento2 extensions free. Github.com/eboost10
- ❤❤DONATE ❤❤Coffee tips