Removing white space on the right side of homepage on the Atlantic theme

I am using the Atlantic theme and the PageFly app to design a site for a client. Somewhere along the way, a white border appeared on the right side of the homepage only. It looks like it’s shifting everything to the left, but I can’t find which element in the theme files to update to remove it. Help!

Site: noble-oat-granola.myshopify.com
PW: holygranoly

1 Like

@madeoutside

Welcome to the Shopify community!
and Thanks for your question.

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css->paste below code at the bottom of the file.
body {overflow-x: hidden;}
1 Like

Thank you for the help but unfortunately that did not work. Do you have any other ideas?

@madeoutside

opps, sorry

can you please share the issue image so i will properly guide your or video?