How can I narrow the content width on my blog article page?

Hi,

I am trying to reduce the content width of my blog article page. The archive page is fine, but the actual article itself is rather wide and I don’t think reads too well.

I tried to fix it, but I think I screw up and removed the padding on mobile, so now on mobile the article has no padding :disappointed_face:

I am using the Solodrop theme currently.

Here’s an article link!

Hi @handcm

You can try this code by following these steps:

Go to Online store => themes => actions => edit code and add this code on file theme.liquid before tag


Hope this answer helps.

Best regards,

Victor | PageFly

Hello @handcm ,

You can follow these steps:

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

  1. Open your theme.liquid file, paste the below code before


I hope the above is useful to you.

Kind & Best regards,
GemPages Support Team