Home › Forums › Support › Content should be in the center This topic has 5 replies, 2 voices, and was last updated 3 years, 8 months ago by Leo. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts March 29, 2020 at 7:15 pm #1219003 Sanu Kumar I want to show my content in the centre….i want to achieve same like this website https://www.blackfriday.masteryblogging.com/a2-hosting-black-friday-cyber-monday-deal/. How to acheive this. March 29, 2020 at 7:18 pm #1219006 LeoStaff Customer Support Hi there, Any chance you can link us to the site in question? You can edit the original topic and use the private URL field. Let me know 🙂 March 29, 2020 at 7:21 pm #1219010 Sanu Kumar Changed March 29, 2020 at 8:16 pm #1219034 LeoStaff Customer Support So you want everything to be in the center? If so try this CSS: .site-content { text-align: center; } March 29, 2020 at 8:40 pm #1219045 Sanu Kumar yes, I want in the centre, the heading should be in the middle and content should be at the same border in the left. for example; like this website has https://backlinko.com/keyword-research. Screenshot: https://masterybloggingforyou.blogspot.com/2020/03/blog-post.html March 30, 2020 at 10:10 am #1219829 LeoStaff Customer Support So just the heading in the center? If so try this: .entry-content h2 { text-align: center; } Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In