Margins and Padding on Different Types of Pages Forums » WordPress » Mantra » How To Author Posts April 18th, 2021 at 03:43 #116865 DrobbPower User I used .entry-content { padding-left: 50px; padding-right: 50px; } For left-right white space across pages and posts (used similar code to move the headers over), but this is not catching many of the elements on single posts, and pages with comments. Is there a clever way to target all of those elements at once? May 2nd, 2021 at 18:23 #117384 ZedCryout Creations mastermind Hi, Applying that padding to the #content container instead of .entry-content should avoid having elements that remain uncovered. If you like our creations, help us share by rating them on WordPress.org. Please check the available documentation and search the forums before starting a topic. May 3rd, 2021 at 05:32 #117451 DrobbPower User Thanks Zed! Author Posts Viewing 3 posts - 1 through 3 (of 3 total) The topic ‘Margins and Padding on Different Types of Pages’ is closed to new replies.