First you need to provide a title for your Optin Campaign and select a website where you will be using this optin. If your site is not listed then click on ‘Add a new website’ link. Next, you can click on the Floating bar under the ‘Select your optin type’ to use templates available to use as a floating bar.
When the footer margins are too narrow or the padding is too wide, the footer position shifts and can move to the middle of the Web page.
5 Answers. A modern “sticky footer” solution would use flexbox. tl;dr:: set container (body) to display:flex;flex-direction:column and the child (footer) you want to move down to margin-top:auto . First, we set the body to “flex” its items vertically, making sure that it is 100% height.
Under Templates > Theme Builder > Footer > Add New, select Footer from the dropdown and click Create Template. Choose a Footer Block and Insert. Alternatively, you can design your own. After you’ve finished designing, click Publish.
How to Push the Footer Lower on the Page
- Open your word processor and the document containing the footer you wish to move.
- Click “File,” “Page Setup” and then the “Margins” tab.
- Reduce to the number next to “Bottom” to push the footer lower on the page.
Since the footer is a visible piece of your site, it should go within the body.
When working with dynamic content that includes a footer, a problem sometimes occurs where the content on a page is not enough to fill it. … If the content grows larger than the viewport, the footer will remain ‘stuck’ to the bottom of the viewport, whether we want it to or not.