How to remove extra space to the right on shopify website ?

Please see video attached to.

Thank you for all solutions.

I tried contact shopify support they suggest me do coding I tried as per instruction 2 different codes and still same problem.

Hi @egsupplementss ,

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.css or style.css or base.css

Step 3: Paste the below code at the bottom of the file → Save

body{
overflow-x:hidden !important
}

Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

Thank you very much Oliver , working perfectly.

You are welcome :heart_eyes:

Hi Oliver,

With that code I removed extra space on pc but on phone still there.

Can you please give another code especially for phone ?

Thank you,

Kind Regards,

Eimintas .