White space on homepage

Solved
Flipclockstore
Excursionist
14 0 2

Hi,

 

I'm using the Debutify Theme on my page www.skull-speaker.nl.

Only on the homepage is an error.

A white stroke on the left appears after a second. Anyone an idea how to solve this?

 

Thanks,

 

Accepted Solution (1)
dmwwebartisan
Shopify Partner
11467 2435 3520

This is an accepted solution.

@Flipclockstore 

Please try the following code.

html {
max-width: 100% !important;
}

 

Hope this helps.

Thanks! 

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app

View solution in original post

Replies 5 (5)
dmwwebartisan
Shopify Partner
11467 2435 3520

@Flipclockstore 

Please try to add the following code at the bottom of your assets/theme.scss.liquid file.

html {
margin-right: auto !important;
}

Hope this helps.

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
Flipclockstore
Excursionist
14 0 2

Hi @dmwwebartisan,

 

It does something but not as I hoped for.

Your code does make a fixed with from it. 

Have a look what I mean at www.skull-speaker.nl.

 

Thanks,

S

dmwwebartisan
Shopify Partner
11467 2435 3520

This is an accepted solution.

@Flipclockstore 

Please try the following code.

html {
max-width: 100% !important;
}

 

Hope this helps.

Thanks! 

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
Flipclockstore
Excursionist
14 0 2

@dmwwebartisan 

 

That's the one. Thanks a million!!

dmwwebartisan
Shopify Partner
11467 2435 3520

@Flipclockstore 

Please Accept as a solution so others can take benefits.

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app