Hi!
I have the exact same problem, and unfortunately the solution provided by Long Nguyen did not work. These white spaces are at the sides of the customify container, but the margins settings in the site layout are set to “auto” on the left and right and cannot be changed.
Page where I have this problem (only on computer, not mobile devices):
https://svenskamedflyt.com/kapitel-1/
Edit:
I managed to fix it on my page by using this css:
.customify-container {padding-left: 15px; padding-right: 15px;}
Regards,
Erik