Title: Footer
Last modified: August 22, 2016

---

# Footer

 *  Resolved [RobinRob](https://wordpress.org/support/users/robinrob/)
 * (@robinrob)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/footer-69/)
 * Hey Kaira,
 * i have some questions.
 * 1) How can i change the color of the footer.
    2) I would like to try remove the
   copyright-footer 3) i would like to make 4 columns in a footer. how can i do 
   that?
 * Thanks

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Theme Author [Kaira](https://wordpress.org/support/users/kaira/)
 * (@kaira)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/footer-69/#post-5564301)
 * Hi RobinRob
 * To do those you can:
 * 1) Add the below code to your custom CSS section under Appearance -> ALBAR Settings-
   > Styling Settings.
 *     ```
       .site-footer {
           background-color: #FFFFFF;
       }
       ```
   
 * 2) Add the below code to your custom CSS section too
 *     ```
       .footer-bottom-bar {
           display: none;
       }
       ```
   
 * 3) Go to your widgets ( Appearance -> Widgets ) and drag the 4 widgets you want
   into the Albar Footer widget area. The footer equally divides the footer by the
   amount of widgets added.
 * Thanks
 *  Thread Starter [RobinRob](https://wordpress.org/support/users/robinrob/)
 * (@robinrob)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/footer-69/#post-5564303)
 * Thanks Kaira for answering.
 * I use the page Builder Plugin. How can i use it in the Footer?
 *  [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * (@misplon)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/footer-69/#post-5564309)
 * [@robinrob](https://wordpress.org/support/users/robinrob/) if the footer is available
   as a widget area under Appearance > Widgets you can now insert the Layout Widget
   into that area. Give that a try.
 *  Thread Starter [RobinRob](https://wordpress.org/support/users/robinrob/)
 * (@robinrob)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/footer-69/#post-5564334)
 * Thanks
 *  [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * (@misplon)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/footer-69/#post-5564335)
 * For sure. If you have any Page Builder specific questions moving forward, please
   open a thread on the plugin’s support page.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Footer’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/albar/1.8.00/screenshot.png)
 * Albar
 * [Support Threads](https://wordpress.org/support/theme/albar/)
 * [Active Topics](https://wordpress.org/support/theme/albar/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/albar/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/albar/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/footer-69/#post-5564335)
 * Status: resolved