Space to the Right hand side of screen

Space to the Right hand side of screen

BellesandBells
Shopify Partner
28 0 10

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

 

Screen Shot 2025-02-09 at 11.35.44 pm.pngIMG_5821.png

Replies 8 (8)

devcoders
Shopify Partner
1098 134 303

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;
}

 

devcoders_0-1739109288847.png

 

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!
BellesandBells
Shopify Partner
28 0 10

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

devcoders
Shopify Partner
1098 134 303

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%;
}

 

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!
BellesandBells
Shopify Partner
28 0 10

Hi @devcoders 

Thank you again for your reply.

Unfortunately this has still not resolved the issue. 

devcoders
Shopify Partner
1098 134 303

Hello @BellesandBells 

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

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!

LizHoang
Shopify Partner
1250 158 196

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

LizHoang_0-1739113439937.png

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program
BellesandBells
Shopify Partner
28 0 10

Hi @LizHoang 

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

LizHoang
Shopify Partner
1250 158 196

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

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program