Space to the Right hand side of screen

Hello,

I am working on a client’s website and I am having issues with the homepage having some blank space off to the right hand side of the screen that is visible on mobile, and can be scrolled along to on desktop.

Please help!

Preview link is https://kikuyi1hv6n6dolq-57991692463.shopifypreview.com

Hello @BellesandBells

Go to Online Store, then Theme, and select Edit Code.
Search for assets/base.css Add the provided code at the end of the file.

html, body {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

Thank you for your response @devcoders

I have tried your suggestion but unfortunately the blank space can still be seen in mobile view and if you scroll across on desktop.

Do you have any further suggestions?

Thank you so much

Hello @BellesandBells

Go to Online Store, then Theme, and select Edit Code.
Search for assets/base.css Add the provided code at the end of the file.

#shopify-section-template--17922527199407__custom_liquid_yW9Mib codecabana-wavy-marquee.my-style::part(svg) {
    width: 100%;
}

#shopify-section-template--17922527199407__custom_liquid_QiddqE codecabana-wavy-marquee.my-style::part(svg) {
    width: 100%;
}

#shopify-section-template--17922527199407__custom_liquid_VBCbtE codecabana-wavy-marquee.my-style::part(svg) {
    width: 100%;
}

#shopify-section-template--17922527199407__custom_liquid_jpBB8t codecabana-wavy-marquee.my-style::part(svg) {
    width: 100%;
}

#shopify-section-template--17922527199407__custom_liquid_TiJrkC codecabana-wavy-marquee.my-style::part(svg) {
    width: 100%;
}

#shopify-section-template--17922527199407__custom_liquid_cahiLC codecabana-wavy-marquee.my-style::part(svg) {
    width: 100%;
}
#shopify-section-sections--17922523955375__custom_liquid_Y4MHDT codecabana-wavy-marquee.my-style::part(svg) {
    width: 100%;
}

Hi, I don’t see any whitespace on the store. Please double check on this

Hi @LizHoang

You should be able to scroll across the page and see the empty space. It is still there

Hi @devcoders

Thank you again for your reply.

Unfortunately this has still not resolved the issue.

Hello @BellesandBells

Send me store access, and I will check and update you.

Hi, i dont see it, can you share detail image?