[Support request] Need to add a section underneath widgets and before footer

Home Forums Support [Support request] Need to add a section underneath widgets and before footer

Home Forums Support Need to add a section underneath widgets and before footer

  • This topic has 3 replies, 2 voices, and was last updated 5 years ago by David.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #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

    #873638
    David
    Staff
    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>
    #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.

    #873754
    David
    Staff
    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.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.