Re: How to fix my website page size

Solved

How do I fix the mobile page size on my Dawn theme website?

sitarakhalid
Excursionist
40 0 4

I use dawn theme 

URL: www.bustangi.pk

 

Please help me out My website page is moveable on mobile means width is not fixed. Please check it. 

Accepted Solution (1)
websensepro
Shopify Partner
1059 150 159

This is an accepted solution.

Hi, @sitarakhalid.

 

You can follow these steps:

Go to Online Store -> Themes -> Edit code.

Go to Assets folder -> theme.liquid file.

Add the following code at the bottom of the file above </body> tag

 

.header__icon--cart {
    margin-right: 0px !important;
}

 

Please check. and let me know.

 

If I managed to help you then, don't forget to Like it and Mark it as Solution
Need a Shopify developer?
Hire us at WebSensePro
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel or buy us a Cofee here

View solution in original post

Replies 6 (6)

websensepro
Shopify Partner
1059 150 159

Hi, @sitarakhalid.

 

please Send me screen shoot what problem your store section.

Need a Shopify developer?
Hire us at WebSensePro
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel or buy us a Cofee here
sitarakhalid
Excursionist
40 0 4

I attached the video, please help me out

sitarakhalid
Excursionist
40 0 4

have you checked it?

websensepro
Shopify Partner
1059 150 159

This is an accepted solution.

Hi, @sitarakhalid.

 

You can follow these steps:

Go to Online Store -> Themes -> Edit code.

Go to Assets folder -> theme.liquid file.

Add the following code at the bottom of the file above </body> tag

 

.header__icon--cart {
    margin-right: 0px !important;
}

 

Please check. and let me know.

 

If I managed to help you then, don't forget to Like it and Mark it as Solution
Need a Shopify developer?
Hire us at WebSensePro
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel or buy us a Cofee here
sitarakhalid
Excursionist
40 0 4

Thank you so much

websensepro
Shopify Partner
1059 150 159

You Are Welcome.

Need a Shopify developer?
Hire us at WebSensePro
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel or buy us a Cofee here