• [email protected]

    (@stanfordianmgmailcom)


    URL: moldtestkc.com

    I’d like to extend the home page by adding a full-page-width content area below the home page bottom widgets. So I want the content to be ordered like so:

    – Header
    – Default home page content area
    – Home page bottom widgets

    Added New Content:
    – Full-page-width template content area
    – Footer

    What would be the best practice way to accomplish this? Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • stanford ian,

    Hello, will attempt to pay it forward as others have done for me on these forums. I am building a rather complex site using the Responsive theme as my base, so I am fairly familiar. Anyway, I would recommend the following:

    1. make sure you are using a child theme
    2. make a custom page template using your Home page
    3. then simply add another div below your widgets and above the footer
    4. whatever you name your new div (class), you will need to add/edit the CSS for it to make sure that it expands full width

    Also, make sure that your new div is not ‘inside’ the main content div as these have their widths set by the CSS styling from lines 261 to 307.

    I really hope this helps. I rarely am ever here so good luck, if you need help with numbers 1 or 2 simply youtube it or head to the WP codex which is actually very well written and easy to understand.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    @danefoster, what do you mean by this:

    Hello, will attempt to pay it forward as others have done for me on these forums.

    Want to help a guy out because others have taken time to do the same for me. Thought that that was fairly self explanatory.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add another content area to bottom of homepage’ is closed to new replies.