/ Loading...
Loading...
Recent Search
Grunt Node JS SCSS
Help
How to setup theme?
View detail documentation
Users
user
Sarah Jone
J
Joe Jackson
user
Maria Richard
Search all
  • 4
  • Notifications
    user
    Morgan Freeman accepted your invitation to join the team
    Collaboration
    Today, 10:14 PM
    New message received from Alan Rickman
    Today, 7:51 AM
    You have a follow up with Appster Head on Friday, Dec 19 at 9:30 am
    Yesterday, 9:25 PM
    user
    Application of Sarah Williams is waiting for your approval
    Today 10:14 PM
    user
    Winston Churchil shared a document with you
    File Manager
    2 Oct, 2021
    Last 2 days left for the project to be completed
    Updates
    14 Sep, 2021
    View all notifications
  • user
    Hk
    Hencework
    Hk
    Hencework Manage your account
    user
    Appster Team contact@hencework.com
    contact@hencework.com
    Sign Out
    Profile Offers2
    Manage Account
    Payment methods Subscriptions Settings
    Raise a ticket
    Terms & Conditions Help & Support
brand brand
  • Dashboard Hot
Apps
  • Chat
      • Chats
      • Groups
      • Contacts
  • Chat Popup
      • Direct Message
      • Chatbot
  • Calendar
  • Email
  • 3 Scrumboard
      • All Boards
      • Project Kanban
      • Pipeline Kanban
  • Contact
      • Contact List
      • Contact Cards
      • Edit Contact
  • File Manager
      • List View
      • Grid View
  • Gallery
  • Todo 2
      • Tasklist
      • Gantt
  • Blog
      • Posts
      • Add New Post
      • Post Detail
  • Invoices
      • Invoice List
      • Invoice Templates
      • Create Invoice
      • Invoice Preview
  • Integrations
      • All Apps
      • App Detail
      • Integrations
Pages
  • Authentication
      • Log In
          • Login
          • Login Simple
          • Login Classic
      • Sign Up
          • Signup
          • Signup Simple
          • Signup Classic
      • Lock Screen
      • Reset Password
      • Error 404
      • Error 503
  • Profile
      • Profile
      • Edit Profile
      • Account
Documentation
  • Installation
  • Components
      • Utilities
          • Grid
          • Typography
          • Background
          • Border
          • Color
          • Shadow
          • Sizing
          • Spacing
          • Shapes
          • Separators
          • Media Objects
          • Embeds
          • Images
          • Icon Fonts
      • Data Display
          • Avatar
          • Accordion
          • Badges
          • Advanced Badges
          • Tooltip
          • Popovers
          • Modal
          • Cards
          • Carousel
          • Collapse
          • List Group
          • Ribbons
          • Drawers
          • Offcanvas
          • Empty States
          • Callout
      • Data Entry
          • Buttons
          • Form Elements
          • Input Groups
          • Form Layout
          • Form Masks
          • Form Validation
          • Advance Form UI
          • Cropperjs
          • Dropify
          • Dropzone
          • Date Picker
          • Color Picker
          • Select2
          • Range slider
          • Input Spinner
          • Form Wizard
          • Tinymce
          • Chips
          • Rating
          • Page Search
      • Feedback
          • Sweet Alert
          • Notifications
          • Toastr
          • Tour
          • Timeout
          • Alerts
          • Placeholders
          • Spinners
          • Progress
          • Bootstrap Toasts
          • Clipboard
      • Tables
          • Basic Tables
          • Data Tables
          • Advance Table UI
      • Charts
      • Maps
          • Google Maps
          • Vector Maps
          • Animated Maps
      • Navigation
          • Breadcrumbs
          • Dropdowns
          • Nav
          • Tabs
          • Wizard
              • Vertical Wizard
              • Horizontal Wizard
          • Pagination
          • Toolbar
      • Behavioral
          • Scroll Spy
          • Sticky Elements
          • Draggable
          • Scrollable Content
          • Fixed Footer
          • Load More
      • Layout
          • Menus
              • Classic Menu
              • Horizontal Menu
              • Navbar Menu
          • Navbar
          • Page Headers
          • Content Sidebar
          • Page Footers
Quickly Build Applications

Exclusively for webapps Based on Bootstrap

Go Appster

Page Footer

Explore the type of footer in Nubra UI.

Footer simple

Add data-footer="simple" in wrapper class and paste below snippet in <!-- Page Footer --> section.

  • Preview
  • HTML

Jampack © 2022 All rights reserved. Privacy Policy|T&C|System Status

Send feedback to our help forum
														
<div class="hk-footer">
	<footer class="container-xxl footer py-0">
		<div class="row">
			<div class="col-xl-8">
				<p class="footer-text"><span class="copy-text">Jampack © 2022 All rights reserved.</span> <a href="#" class="" target="_blank">Privacy Policy</a><span class="footer-link-sep">|</span><a href="#" class="" target="_blank">T&C</a><span class="footer-link-sep">|</span><a href="#" class="" target="_blank">System Status</a></p>
			</div>
			<div class="col-xl-4">
				<a href="#" class="footer-extr-link"><span class="feather-icon"><i data-feather="external-link"></i></span><u>Send feedback to our help forum</u></a>
			</div>
		</div>
	</footer>
</div>
													
Footer complex

Add data-footer="complex" in wrapper class and paste below snippet in <!-- Page Footer --> section.

  • Preview
  • HTML
brand

Aww yeah, you successfully read this important alert message. This example text is going to run a bit longer so that you can see how spacing within an alert works with this kind of content.

Quick links
About us Terms Jobs Developer Jobs
Quick links
Contact Us Blog Testimonials Faq
Quick links
Documentation Support Legal Terms Help

Jampack © 2022 All rights reserved. Privacy Policy|T&C|System Status

														
<div class="hk-footer">
	<footer class="container-xxl footer">
		<div class="row h-auto">
			<div class="col-xl-6">
				<a class="footer-brand" href="#">
					<img class="brand-img d-inline-block img-fluid" src="dist/img/logo-light.svg" alt="brand" />
				</a>
				<p class="footer-info-text">Aww yeah, you successfully read this important alert message. This example text is going to run a bit longer so that you can see how spacing within an alert works with this kind of content.</p>
			</div>
			<div class="col-xl-6">
				<div class="row">
					<div class="col-md-4">
						<h6 class="quick-links-head">Quick links</h6>
						<a href="#" class="quick-links">About us</a>
						<a href="#" class="quick-links">Terms</a>
						<a href="#" class="quick-links">Jobs</a>
						<a href="#" class="quick-links">Developer Jobs</a>
					</div>
					<div class="col-md-4">
						<h6 class="quick-links-head">Quick links</h6>
						<a href="#" class="quick-links">Contact Us</a>
						<a href="#" class="quick-links">Blog</a>
						<a href="#" class="quick-links">Testimonials</a>
						<a href="#" class="quick-links">Faq</a>
					</div>
					<div class="col-md-4">
					<h6 class="quick-links-head">Quick links</h6>
						<a href="#" class="quick-links">Documentation</a>
						<a href="#" class="quick-links">Support</a>
						<a href="#" class="quick-links">Legal Terms</a>
						<a href="#" class="quick-links">Help</a>
					</div>
				</div>
			</div>
			
		</div>
		<div class="row h-auto">
			<div class="col-xl-8">
				<p class="footer-text"><span class="copy-text">Jampack © 2022 All rights reserved.</span> <a href="#" class="" target="_blank">Privacy Policy</a><span class="footer-link-sep">|</span><a href="#" class="" target="_blank">T&C</a><span class="footer-link-sep">|</span><a href="#" class="" target="_blank">System Status</a></p>
			</div>
			<div class="col-xl-4">
				<div class="footer-social-btn-wrap">
					<a href="#" class="btn btn-icon btn-rounded btn-soft-light btn-sm"><span class="icon"><i class="fab fa-facebook"></i></span></a>
					<a href="#" class="btn btn-icon btn-rounded btn-soft-light btn-sm"><span class="icon"><i class="fab fa-linkedin"></i></span></a>
					<a href="#" class="btn btn-icon btn-rounded btn-soft-light btn-sm"><span class="icon"><i class="fab fa-google"></i></span></a>
					<a href="#" class="btn btn-icon btn-rounded btn-soft-light btn-sm"><span class="icon"><i class="fab fa-twitter"></i></span></a>
				</div>
			</div>
		</div>
	</footer>
</div>
													
Jump to
  • Footer simple
  • Footer complex

Hencework © All rights reserved.