Home › Forums › Support › Need to add a section underneath widgets and before footer This topic has 3 replies, 2 voices, and was last updated 3 years, 11 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts April 19, 2019 at 8:55 am #873620 Jamie I need to add a section for affiliated organizations with logos. How can I add a section between the widget area and the footer GeneratePress 2.2.2GP Premium 1.7.8 April 19, 2019 at 9:10 am #873638 DavidStaff Customer Support Hi there, you can use the Hook Element: https://docs.generatepress.com/article/hooks-element-overview/ You can see all the main hooks here: https://docs.generatepress.com/article/hooks-visual-guide/ You would use the before_footer hook. To contain the content so it isn’t full width you would add your markup inside a div like so: <div class="grid-container"> <!-- Your HTML or Shortcode in here --> </div> Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ April 19, 2019 at 10:35 am #873696 Jamie Great thanks! Do you have any idea what is causing there to be about a 27px border above and below my slider on the home page? I’m stumped. April 19, 2019 at 12:01 pm #873754 DavidStaff Customer Support In the Beaver Builder Rich Text module before the slide is a Paragraph containing a link to a font and after it is an empty P tag. Can you see them in that Text Module? Its both of them thats causing the problem. 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