Home › Forums › Support › Centering the Excerpt This topic has 3 replies, 2 voices, and was last updated 1 year, 6 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts January 15, 2021 at 1:17 am #1619580 Huseyin Need help on centring the excerpt, you could see that excerpt scaled up. I want it to be centred with the image. Tried this code, but couldn’t succeed. .entry-summary:not(:first-child) { margin-top: 0; } https://ibb.co/XyKTgws January 15, 2021 at 5:40 am #1619841 DavidStaff Customer Support Hi there, you need to move the entry summary down – which you can do with this CSS: #page .post .entry-summary { margin-top: 2em; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ January 15, 2021 at 2:32 pm #1620628 Huseyin ohhh Once again, thank you very much. January 16, 2021 at 4:54 am #1621097 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