Rise Documentation

An overview of the Rise Template along with usage instructions for its various components.

Introduction


Thank you for purchasing Rise! These docs provide usage instructions for the various components built into the Template. If you run into any other problems with the theme, or encounter any bugs, please contact me on my profile page at Shapebootstrap.

Sass & Compass


This Template Is Made With The Help Of Sass & Compass And Prepros

Header


Rise Use OWL-CAROUSEL for the header


Change The Background-Image:

The first option for the Rise header is the use of a background image. The header background image in the sample templates are set using inline CSS directly in the document.


To edit the header image, change the path of the background image in the <header> tag. Make sure your image path is correct.


Example: <div class="item" style="background-image: url(img/sliders/Slide.jpg)">.

Button Styles


Rise Use 3 Buttons:


Light Button

For use on light backgrounds. Examples: "Learn More" button on the Header.


.btn-light

Transparent Button

For use on light backgrounds. Examples: "Buy Now" button on the Header.


.btn-transparent

Block Button

For use on White backgrounds. Examples: "SEND" button on the Contact Form.


.btn-block

Plugins


The following plugins are used in the Vitality theme. For more detailed usage instructions for each plugin, please visit the plugin website using the links provided below.


Owl-Carousel

A touch enabled jQuery plugin that lets you create beautiful responsive carousel sliders.

Plugin Website

Wow.js

A jQuery plugin for reveal animations when you scroll.

Plugin Website

Animate.css

A CSS plugin for CSS animations.

Plugin Website

Inview

Event that is fired as soon as an element appears in the user’s viewport.

Plugin Website

counTo

jQuery countTo is a jQuery plugin that will count up (or down) to a target number at a specified speed, rendered within an HTML DOM element.

Plugin Website

Lightbox

Lightbox is small javascript library used to overlay images on top of the current page. It's a snap to setup and works on all modern browsers.

Plugin Website

Font Awesome

The iconic font and CSS toolkit.

Plugin Website

Note


For more customization Please Visite Bootstrap Website.