Home › Forums › Support › blog archives text margin This topic has 3 replies, 2 voices, and was last updated 2 years, 12 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts February 5, 2020 at 1:39 am #1155042 John Hi, I have 3 columns blog archive on my site. But i do want some margin round my texc, How can i do that? Lik to hear from you Kind regards John February 5, 2020 at 3:32 am #1155140 DavidStaff Customer Support Hi there, couple of options 1. Customizer > Layout > Container –> Content Layout – change this to Separate Containers This will move the container padding inside the articles. Then in Customizer > Layout > Blog –> Featured Images you can remove the padding from the image. or 2. Use this CSS: .generate-columns-activated .inside-article .entry-header, .generate-columns-activated .inside-article .entry-summary { padding-left: 20px; padding-right: 20px; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ February 5, 2020 at 4:35 am #1155207 John Thanx, everything works fine now. February 5, 2020 at 4:36 am #1155208 DavidStaff Customer Support You’re welcome Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ 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