Home › Forums › Support › Changing text area padding desktop only This topic has 3 replies, 2 voices, and was last updated 1 year, 3 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts June 26, 2022 at 6:41 am #2264774 Patricia hi guys how are you? can you please help me to adjust the padding only where there is the article, only for desktop? If you take a look at this image, you can see what I mean https://ibb.co/ZTmX256 Thank you all! June 26, 2022 at 8:38 am #2264997 DavidStaff Customer Support Hi there, you would need this CSS: @media(min-width: 769px) { .single-post .entry-content { padding: 0 10px 0 10px; } } The padding valures are Top Right Bottom Left in that order. June 26, 2022 at 9:38 am #2265030 Patricia You guys are brilliant thank you so so much! 🙂 June 27, 2022 at 1:33 am #2265488 DavidStaff Customer Support Glad we could be of help! Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In