Hey,
I would like to know how can I remove the extra space on the right side of the website on computer ?
Thanks.
Hey,
I would like to know how can I remove the extra space on the right side of the website on computer ?
Thanks.
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