How can I add menu padding in Motion Theme?

I am looking for some help to increase the padding on the menu so that my Privy pop-up that appears, does not cover my Logo.

shop URL is: www.ChillyFit.ca

Thanks in advance.

HI @ChillyFit

This is Richard from PageFly - Landing Page Builder App

You can try this code by following these steps:

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

Step 2: Search file theme.scss.css

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

.page-width {

margin-top: 10px;

}

Hope that my solution works for you.

Best regards,

Richard | PageFly

1 Like

Thanks for a quick response! However, I only have theme.scss.liquid, not theme.scss.css, will that work?

[cid:c127256b-02a2-4a47-9e35-7860e018587d]

You can add the above code to theme.liquid