Home › Forums › Pro Support › Reduce post containers size on mobile This topic has 7 replies, 2 voices, and was last updated 6 years, 8 months ago by Tom. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts January 12, 2017 at 11:21 pm #1413 AaronParticipant Posts containers take up way too much space on mobile phones is there a way I can reduce the sizing but on phones only? January 13, 2017 at 12:43 am #1414 TomKeymaster Can you show me what you mean? Maybe a link to the site? Thanks! January 13, 2017 at 9:03 am #1416 AaronParticipant A lot of length for a post on a mobile device it just looks like it takes up too much space January 13, 2017 at 11:13 am #1417 TomKeymaster The padding inside the black borders? January 13, 2017 at 1:26 pm #1418 AaronParticipant I drew on the pic to refer to the space, I’m talking about the top and bottom areas both have empty blank space is there any way to reduce it? January 13, 2017 at 8:57 pm #1420 TomKeymaster Try this CSS: @media (max-width: 768px) { .wp-show-posts-inner { padding: 20px !important; } } January 17, 2017 at 8:21 pm #1447 AaronParticipant Worked perfectly thanks 🙂 January 17, 2017 at 11:34 pm #1450 TomKeymaster You’re welcome 🙂 Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In