How can I eliminate extra space on the right side of my Debut Theme website?

Hey,

I would like to know how can I remove the extra space on the right side of the website on computer ?
Thanks.

Link : https://relentless-clothingz.myshopify.com

Hi @Ulysse1300

This is PageFly - Advanced Page Builder. I would love to give you some recommendations

-Go to Online Store->Theme->Edit code

-Asset-> theme.css paste the below code at the bottom of the file.

html,body{

overflow-x:hidden !important

}

Best Regards;

PageFly

Thank you, it’s exactly what I was looking for

You are welcome, I glad when can help you