In website design, the footer is not only a display area for key information, but also an important element that reflects the overall design aesthetic.Astra Pro Provides a very useful footer widget module, can help you quickly build diverse footer area, and free to control theopening (chess jargon), colors, fonts and other elements. This article describes the specific setup process and adds how to make the footer fixed at the bottom of the page to avoid blank space because of too little content.
![Image [1]-Astra Pro Footer Widget Module Full Tutorial (with footer fixation settings)](https://www.361sale.com/wp-content/uploads/2025/04/20250412092856413-image.png)
Introduction to Footer Widgets Module
Astra Pro The footer widget module supports up to
- single column layout
- Side-by-side combinations such as two or three columns
- Asymmetric distribution of left and right structures
![Image [2]-Astra Pro Footer Widget Module Full Tutorial (with footer fixation settings)](https://www.361sale.com/wp-content/uploads/2025/04/20250412093000319-image.png)
When the module is activated, it is possible to place in each area the WordPress Native widgets that also support content modules provided by third-party plugins, such as forms, navigation, social icons, and more.
![Image [3]-Astra Pro Footer Widget Module Full Tutorial (with footer fixation settings)](https://www.361sale.com/wp-content/uploads/2025/04/20250412093018759-image.png)
Setup Steps
- Install and enable the Astra theme with Astra Pro Plug-ins.
- go into WordPress Backstage, click "Appearance" > "Customize" > "Footer Builder"The
- Select the appropriate layout structure in the footer builder.
- To set the desired content for each column: go to"Customize" > "Widgets" > "Footer Widget Area", add the type of gadget you wish to display.
Style and Typography Controls
Astra Pro offers detailed style setting options:
- inner margin: You can set the top, bottom, left and right margins for the footer area separately;
![Image [4]-Astra Pro Footer Widget Module Full Tutorial (with footer fixation settings)](https://www.361sale.com/wp-content/uploads/2025/04/20250412093254126-image.png)
- Width setting::
- Full-screen width to fill the browser landscape space;
- Content width, consistent with the main page container;
![Image [5]-Astra Pro Footer Widget Module Full Tutorial (with footer fixation settings)](https://www.361sale.com/wp-content/uploads/2025/04/20250412093310205-image.png)
![Image [6]-Astra Pro Footer Widget Module Full Tutorial (with footer fixation settings)](https://www.361sale.com/wp-content/uploads/2025/04/20250412093323669-image.png)
- calligraphic style: Support for setting parameters such as font, font size, line size, etc. for the title and body of each widget;
![Image [7]-Astra Pro Footer Widget Module Full Tutorial (with footer fixation settings)](https://www.361sale.com/wp-content/uploads/2025/04/20250412093343477-image.png)
- Backgrounds and Colors: Customizable background color, also supports uploading background images.
![Image [8]-Astra Pro Footer Widget Module Full Tutorial (with footer fixation settings)](https://www.361sale.com/wp-content/uploads/2025/04/20250412093335124-image.png)
These options help to achieve a uniform visual style and give the footer more texture.
How to fix the footer at the bottom of the page
When there is too little content on a page, the footer may hang out in the center and detract from the overalltypographicalThe
![Image [9]-Astra Pro Footer Widget Module Full Tutorial (with footer fixation settings)](https://www.361sale.com/wp-content/uploads/2025/04/20250412093453549-image.png)
The following can be added CSS Code to make the footer always fit at the bottom and stay displayed at the bottom regardless of page length.
The code used is as follows:
#page {
display: flex;
flex-direction: column; min-height: 100vh;
min-height: 100vh;
}
.admin-bar #page {
min-height: calc(100vh - 32px); }
}
#page .site-content {
flex-grow: 1; }
}
Add method:
- show (a ticket) WordPress Backstage;
- Click "exterior condition" > "customizable";
![Image [10]-Astra Pro Footer Widget Module Full Tutorial (with footer fixation settings)](https://www.361sale.com/wp-content/uploads/2025/04/20250412172713652-image.png)
- Scroll to the bottom to find "Extras". CSS";
![Image [11]-Astra Pro Footer Widget Module Full Tutorial (with footer fixation settings)](https://www.361sale.com/wp-content/uploads/2025/04/20250412093513988-image.png)
- Paste the code into the edit box;
![Image [12]-Astra Pro Footer Widget Module Full Tutorial (with footer fixation settings)](https://www.361sale.com/wp-content/uploads/2025/04/20250412093519424-image.png)
- Click the "Publish" button in the upper right corner to save.
![Image [13]-Astra Pro Footer Widget Module Full Tutorial (with footer fixation settings)](https://www.361sale.com/wp-content/uploads/2025/04/20250412093526300-image.png)
Once this is done, the footer will no longer float, regardless of whether the page has a lot of content or not.
![Image [14]-Astra Pro Footer Widget Module Full Tutorial (with footer fixation settings)](https://www.361sale.com/wp-content/uploads/2025/04/20250412093534494-image.png)
summarize
Astra Pro The footer module allows you to quickly build a clearly structured and visually unified bottom area of the page. Together with a simple CSS code, and the footer display position has become more standardized. This combination is perfect for page building for blogs, e-commerce sites or official business websites.
Related articles
Link to this article:https://www.361sale.com/en/49862The article is copyrighted and must be reproduced with attribution.




















![Emoji[wozuimei]-Photonflux.com | Professional WordPress repair service, worldwide, rapid response](https://www.361sale.com/wp-content/themes/zibll/img/smilies/wozuimei.gif)
![Emoticon[baoquan] - Photon Wave Network | Professional WordPress Repair Services, Worldwide Coverage, Rapid Response](https://www.361sale.com/wp-content/themes/zibll/img/smilies/baoquan.gif)

No comments