Home › Forums › Support › How to add a section to the finished page? This topic has 7 replies, 2 voices, and was last updated 7 years, 4 months ago by Tom. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts November 4, 2015 at 6:40 am #150387 Alex There is a ready site with this style. I would like to add just one narrow (100px) section (the place indicated in the screenshot). How to do it? Thank you. November 4, 2015 at 10:15 am #150432 TomLead Developer Lead Developer Have you tried our Page Header add-on? It allows you to add a section below the header like that. Let me know π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development November 4, 2015 at 10:25 am #150441 Alex I thought I needed “Section” add-on, now this will have to buy “Page Header” π Thanks for answer. November 4, 2015 at 10:26 am #150442 TomLead Developer Lead Developer The Sections add-on will work on pages where you want nothing but sections. For pages like the above that already have regular content, you’ll want the Page Header add-on. Let me know if you have any questions about using it π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development November 4, 2015 at 12:34 pm #150475 Alex Tom, thank you! I bought a Page Header add-on. Tell me, please, how to remove padding (picture)? November 4, 2015 at 1:35 pm #150482 TomLead Developer Lead Developer This CSS should do it: .separate-containers .page-header-image { margin-top: 0; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development November 6, 2015 at 5:56 pm #151094 Alex Tom, CSS does not help. I have done such a thing. That helped: November 6, 2015 at 11:21 pm #151120 TomLead Developer Lead Developer Ah, you’re using content. Try this: .separate-containers .page-header-content { margin-top: 0; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development 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