Home › Forums › Support › Margin in Titles This topic has 1 reply, 2 voices, and was last updated 4 years ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 22, 2019 at 3:35 am #846352 Jose Hello, Please I’m trying to style the posts. I need the headings to extended more than the body. Like André here: https://tinylittlebusinesses.com/zettelkasten-method/ Mine is here https://pasivoingreso.com/como-hacer-un-blog-tutorial-paso-a-paso-con-fotos/ See pictures too. https://drive.google.com/open?id=1lTBMbR_5b7CYPBF2jv22N7NBfQD-znN3 https://drive.google.com/open?id=1RLMx5zGJt4Vs3BShzZHfcXHFfoy6DGUu Thank you in advance. GeneratePress 2.2.2 March 22, 2019 at 5:57 am #846447 DavidStaff Customer Support Hi there, try this CSS: @media (min-width: 768px) { .post .entry-header, .post .inside-article h2, .post .inside-article h3 { margin-left: -85px; margin-right: -85px; } } You can make them wider by making the -85px larger … e,g 120px, however this would mean it would be wider then the content area. So you could increase the Container Width in customizer and increase the content padding to make it more noticeable. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In