Home › Forums › Support › category width mobile This topic has 1 reply, 2 voices, and was last updated 6 months, 3 weeks ago by Fernando. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts August 30, 2022 at 11:56 pm #2329036 Atefan Hello, I would like to get some padding in the mobile view, on the category page. How can i do that? Thanks August 31, 2022 at 12:02 am #2329043 Fernando Customer Support Hi Atefan, You can try adding this in Appearance > Customize > Additional CSS: @media (max-width: 768px) { .archive.category div#content { padding: 0 10px; } } Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In