Search for: Log In Free Support [Support request] h1 and author name, updated date should be in the center Home › Forums › Support › h1 and author name, updated date should be in the center This topic has 7 replies, 3 voices, and was last updated 4 months, 3 weeks ago by Leo. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts October 1, 2020 at 8:39 pm #1468361 sanu kumar h1 and author name, the updated date should be in the centre October 1, 2020 at 8:43 pm #1468367 ElvinStaff Customer Support Hi, Can you link us to the site in question? Also, On what part are you trying to implement this? (blog list? single posts page?) A wise man once said: "Have you cleared your cache?" October 1, 2020 at 9:03 pm #1468379 sanu kumar https://www.masteryblogging.com/a2-hosting-reviews/ Single post October 1, 2020 at 9:15 pm #1468385 ElvinStaff Customer Support You can try adding this CSS. body.single header.entry-header { text-align: center; } A wise man once said: "Have you cleared your cache?" October 1, 2020 at 9:21 pm #1468390 sanu kumar not working October 1, 2020 at 9:35 pm #1468400 ElvinStaff Customer Support Strange. It should work. As shown here: https://share.getcloudapp.com/eDuPYXD8 You can try this instead. /*For entry-title*/ body.single .entry-title, .entry-meta { text-align: center; } This is how it’ll look like if applied properly: https://share.getcloudapp.com/yAulW1NG A wise man once said: "Have you cleared your cache?" October 2, 2020 at 7:47 pm #1469910 sanu kumar It is not working in the LIVE preview. October 2, 2020 at 8:35 pm #1469937 LeoStaff Customer Support Elvin’s CSS should work but I’m not seeing it being added. Can you double check? Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In