Spacing on the Product Page Mobile - Debut Theme

Hey there,

I realized that the spacing on my product page is a bit off when using a mobile view. To the left, there is more space left than to the right:

Can someone explain to me where in the code / Styling I can check for this and adjust it, so the text is and the grey block is really in the middle of the screen?

Grateful for any help here

Kind regards

Tim

Hi @timotheusb1

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:

Online Store ->Theme ->Edit code

Assets ->Theme.scss.css

@media only screen and (max-width: 749px) {
.page-width {
    padding: 5px !important;
}
}

Hope you find my answer helpful!

Best regards,

Richard | PageFly

Hi @PageFly-Richard . Thank you for your fast response. Sadly I can not find “Theme.scss.css” under assets. These are the assets I have:

I am using the old debut Theme.

Do you have an idea, where I should paste the code instead, or do I just have a different name?

Kind regards
Tim

@timotheusb1

you can add my code to the file “Theme.css”.

Hey @PageFly-Richard ,

I implemented your changes. Sadly it doesn’t fix the problem of an uneven display. Now its just zoomed in a bit more.

Any Other Idea?

yes, because this align will make the block stretch to fit