White Space on Right Side of Home Page Desktop version

Hi guys, i am having an issue with there being extra white space on my homepage when I scroll over to the right. It is showing up on every computer I look on. But it is only on home page and looks fine on mobile. Could anyone provide me the code the help fix this issue?

Thanks so much in advance,

Abby

Hey @ShopKiHK ,

Without being able to see your store, it’s difficult for me to establish what is happening. Would you mind sharing your website URL with me so I can take a closer look?

Look forward to hearing from you!

hey there @Moira thanks for the quick response. it is shopkihk.com but right now we are using a password page. it is not happening on password page, just home. (PW is KiHK2022!!) sorry, this is my first time asking a q one here so getting used to the process :slightly_smiling_face: this is what is happening once you enter:

few notes,

-i’m using icon theme

-this happened when i adjusted the image slider (main image)

@Moira ended up finding the solution to this and am posting for anybody who may need in the future

Go to Online Store->Theme->Edit code
2. Asset->/stylesheet.css->paste below code at the bottom of the file.

body {overflow-x: hidden;}

this worked for me!

@ShopKiHK

That’s great to hear! Thanks for posting the solution to help others who may come across this thread.