Website looks very bad on phone. But better in desktop Sense

Website looks very bad on phone. But better in desktop Sense

Peterial
Tourist
4 0 1

Hello my website looks super off when on phone, wrong coloursr and placement. First one is desktop second is phone. Wbsite:https://b50d92-a2.myshopify.com/

lol.png

lol2.png

phon.png

phon2.png

   

Replies 5 (5)

aBox_Agency
Shopify Partner
87 9 16

Hello @Peterial

Please share your issue here.

You want to revamp it for Mobile view ?

Thank You

Regards,
aBox Agency | Shopify Partners

Need help customizing your Shopify store? Feel free to reach out to us at Shopify Partners Directory or visit our website at aBox.Agency.

If you found this post helpful, please give it a like!
Peterial
Tourist
4 0 1

 

Yea forsure if its possible!

Made4uo-Ribe
Shopify Partner
9701 2306 2881

Hi @Peterial 

Im not sure if this is what you want to fix, but check it. 

  1. From you Admin page, go to Online Store > Themes
  2. Select the theme you want to edit
  3. Under the Asset folder, open the main.css(base.css, style.css or theme.css)
  4. Then place the code below at the very bottom of the file.

 

@media only screen and (max-width: 749px){
.banner__box.content-container {
    background: transparent;
    position: absolute;
    bottom: 0;
}
}
.banner__box.content-container {
    background: transparent;
}
.card.card--card.card--media, .multicolumn.background-primary .multicolumn-card {
    background: transparent;
}
@media screen and (min-width: 750px) {
    .banner__content.banner__content--middle-center {
        align-items: flex-end !important;
    }
}

 

  • And Save. 
  • Result:
  • Made4uoRibe_0-1721302886262.png Made4uoRibe_1-1721302899985.png Made4uoRibe_2-1721302918359.png Made4uoRibe_3-1721302941296.png Made4uoRibe_4-1721302957152.pngMade4uoRibe_5-1721302968582.png

 

 

 

 

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.
Peterial
Tourist
4 0 1

You fixed but now it looks bad this is how the shop button is built. So make the shop now look like in the first picture i provided

 

Peterial_1-1721486258239.png

 

Peterial
Tourist
4 0 1

Header doesnt look the same on phone as on desktop. Desktop: The shop now should look the same on phone and it should be on the picture

Peterial_0-1721486633441.png

and phone

Peterial_1-1721486653178.png