How to fix page width issue in Maxmin theme on desktop?

Dear Shopify community, hope everyone is doing well. I’m using Shopify maxmin theme and there is a problem with page width on desktop site, it’s good in mobile site but when I switch it to desktop version there is a plan background on sides you can see in the image

  1. Store url: https://8a7ffb-5.myshopify.com/?_ab=0&_fd=0&_sc=1

Hi @Fahadhassan

This is Henry 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 vendor.css

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

[data-section-type=“categories-section”] .container {

padding: 0 !important;

max-width: 100%;

}

Hope that my solution works for you.

Best regards,

Henry | PageFly