All Blog Posts - Global space before footer

How do I add a space for all pages before the footer starts?

Comments

  • Hey,
    there is no sollution for this in the theme options.
    Try to do this instead:
    1. Go to theme options>global>hooks
    2. Paste this code: <div style="width:100%; height:100px;"></div>

    This should do the trick. Paste it in the content_after hook, control the space with the height attribute.
    thanks
  • What if i want the space to be before the share bar feature and the bottom of the article?
  • Please always attach a link so we can check it out. If the page is
    offline(localhost) then our help will be limited, you will have to
    contact us when the page is online. Also please make sure that the page
    is not under maintenance before you provide us the link.
    It is always a good idea to also attach a screenshot, for that use
    services like snag.gy or pasteboard.co
    thanks

Sign In or Register to comment.