Home › Forums › Support › Organize Blog Columns This topic has 3 replies, 2 voices, and was last updated 4 years, 4 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts January 28, 2019 at 5:12 pm #794989 Rocky Anyone know how I can add a background to my blog columns and maybe widen them a little so that I can organize the Posts page better. Similar to this: https://www.screencast.com/t/tnnjQbTT8 My website is rockyullah.com/blog Thanks, Rocky January 28, 2019 at 5:29 pm #795003 TomLead Developer Lead Developer Hi there, Try this CSS: .generate-columns .inside-article { background: #fafafa; padding: 40px; } It’s no narrow because your container width is set to 700px. You can set the container width for the columns to something higher like this: .generate-columns-activated #page { max-width: 1000px; } Let me know if you need more info ๐ January 28, 2019 at 6:01 pm #795012 Rocky Thanks this is great! You guys always crush it for me. Truly appreciate it. January 29, 2019 at 7:59 am #795649 TomLead Developer Lead Developer You’re welcome ๐ 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