Welcome to Risum ! Get familiar with the Stripe products and explore their features:
HTML5 offers multiple storage options, such as an SQL database, application cache, and web storage.
HTML5 offers multiple storage options, such as an SQL database, application cache, and web storage.
HTML5 offers multiple storage options, such as an SQL database, application cache, and web storage.
Sass - CSS with superpowers. Handle CSS with Sass. The most stable and powerful professional grade CSS extension language.
HTML5 offers multiple storage options, such as an SQL database, application cache, and web storage.
HTML5 offers multiple storage options, such as an SQL database, application cache, and web storage.
HTML5 offers multiple storage options, such as an SQL database, application cache, and web storage.
HTML5 offers multiple storage options, such as an SQL database, application cache, and web storage.
Responsive with a sharp and pixel perfect design that makes it look perfect in every device.
HTML5 offers multiple storage options, such as an SQL database, application cache, and web storage.
HTML5 offers multiple storage options, such as an SQL database, application cache, and web storage.
HTML5 offers multiple storage options, such as an SQL database, application cache, and web storage.
Welcome to Risum
Risum is a one-page responsive personal portfolio layout with three additional detailed pages, perfect for showcasing your creativity. Whether you're a designer, freelancer, developer, architecture, content writer, photographer, Fitness instructor, cooking chef, video editor and personal or any other professional, Risum offers an ideal platform to represent your skills and creative work. It boasts thorough documentation, effortless usability, easy customization, faster loading times, and enhanced performance. Risum – is highly customizable – looks awesome on tablets and mobile devices. We have included best web development practices – you can create a great website layout based on Bootstrap or Grid 1350px.
After purchasing Risum template on templateforest.net with your account, go to your Download page. You can choose to download Risum template only or the entire Risum template package which contains the following files:
Installing a Risum template is not like WordPress or CMS theme installation, actually, installation keyword does not go with Risum template. Why? because you don’t install anything, yes Risum or HTML templates are automatically rendered by the browser.
Before all that you have to edit your template and place your own contents by replacing old demo contents, in this case, you will need a code editor such as – VScode, Sublime Text, etc. When template editing is done using editor, save the files and folder and go ahead to upload template files on live server.
First of all, If you don’t have your template on your computer, download Risum template to get started, when download/purchase complete you will get a package like this screenshot (after unzip).
This template is a fixed layout with four columns. The main contents are inside the 'body' tag divided into different section (i.e. header, banner, services,... footer etc.). The general template structure is the same throughout the template. Here is the general structure.
/*********************************************************************************
Template Name: Risum || Personal Portfolio Template
Description: A perfect Template For Personal Portfolio. It comes with nice and clean design.
Version: 1.0.0
Note: This is style css.
**********************************************************************************/
/*---------------------------
CSS Index
****************************
STYLESHEET INDEXING
|
|
|___ Default Styles
| |
| |__Variables
| |__Typography
| |__Spacing
| |__Reset
| |__Forms
| |__mixins
| |__Shortcode
| |__Common
| |__Animations
| |__Text Animation
| |__ extend
| |__custom-animation
| |__preloader
| |__offcanvas
|
|
|___Header Styles
| |___ header-top
| |___ header-fixed
| |___ header-common
|
|
|___Elements Styles
| |___ about
| |___ award
| |___ backtotop
| |___ banner
| |___ blog
| |___ brand
| |___ breadcrumb
| |___ button
| |___ common
| |___ contact
| |___ counterup
| |___ demo
| |___ discount
| |___ event
| |___ instagram
| |___ intro
| |___ model
| |___ portfolio
| |___ pricing
| |___ product
| |___ progress
| |___ qualification
| |___ schedule
| |___ section-title
| |___ service
| |___ sidebar
| |___ skill
| |___ slider
| |___ social-icon
| |___ swiper
| |___ team
| |___ text-animation
| |___ timeline
| |___ video-play
|
|
|___menu
| |___ meanmenu
| |___ menu
|
|
|___Template Style
| |___ blog-details
| |___ portfolio
| |___ service-details
|
|
|___footer
| |___ footer
| |___ copyright
***************************************************************/
We are using one customed CSS files (style.css) and several vendor css files. CSS file structure is as follows:
/*********************************************************************************
Template Name: Risum || Personal Portfolio Template
Description: A perfect Template For Personal Portfolio. It comes with nice and clean design.
Version: 1.0.0
Note: This is style css.
**********************************************************************************/
/*---------------------------
CSS Index
****************************
STYLESHEET INDEXING
|
|
|___ Default Styles
| |
| |__Variables
| |__Typography
| |__Spacing
| |__Reset
| |__Forms
| |__mixins
| |__Shortcode
| |__Common
| |__Animations
| |__Text Animation
| |__ extend
| |__custom-animation
| |__preloader
| |__offcanvas
|
|
|___Header Styles
| |___ header-top
| |___ header-fixed
| |___ header-common
|
|
|___Elements Styles
| |___ about
| |___ award
| |___ backtotop
| |___ banner
| |___ blog
| |___ brand
| |___ breadcrumb
| |___ button
| |___ common
| |___ contact
| |___ counterup
| |___ demo
| |___ discount
| |___ event
| |___ instagram
| |___ intro
| |___ model
| |___ portfolio
| |___ pricing
| |___ product
| |___ progress
| |___ qualification
| |___ schedule
| |___ section-title
| |___ service
| |___ sidebar
| |___ skill
| |___ slider
| |___ social-icon
| |___ swiper
| |___ team
| |___ text-animation
| |___ timeline
| |___ video-play
|
|
|___menu
| |___ meanmenu
| |___ menu
|
|
|___Template Style
| |___ blog-details
| |___ portfolio
| |___ service-details
|
|
|___footer
| |___ footer
| |___ copyright
***************************************************************/
There is a custom .js file named main.js and are several vendor js files as plugins. We are using jQuery(a javascript library) instead of vanilla javascript. Our file structure is a follows:
To change any images of the website
Example: Suppose you want to change the following image file:
<div class="bd-header-logo pt-10 pb-10">
<a href="index.html">
<img src="assets/img/logo/logo-dark.png" alt="logo not found">
</a>
</div>
To change any images of the website
Example: Suppose you want to change the following image file:
<div class="header-logo">
<a href="index.html"><img src="assets/images/logo/logo-01.png" alt="Logo"></a>
</div>
We have used scss for this project to write css. If you are familiar with scss you should customize only the .scss files. Please make sure you compile the style.scss file after you have made changes in any of the .scss files.
Have a look at the following image for a visual description:
Welcome to Risum Header Elements! You can choose 3 Types of header package for creating you website.
If you remove nav border then. remove border-nav class in nav <nav class="main-menu border-nav" id="mobile-menu">
<!-- Header area start -->
<header>
<div id="header-sticky" class="header-area header-transparent border--bottom">
<div class="container">
<div class="mega-menu-wrapper p-relative">
<div class="header-main">
<div class="header-logo">
<a href="index.html"><img src="assets/images/logo/logo-01.png" alt="Logo"></a>
</div>
<div class="header-menu">
<nav class="main-menu border-nav" id="mobile-menu">
<ul class="onepage-menu ">
<li class="has-mega-menu">
<a href="index.html">Home</a>
<ul class="mega-menu home-menu-grid">
<li>
<div class="home-menu-item">
<a href="home-designer-portfolio.html">
<div class="home-menu-thumb">
<img src="assets/images/menu/menu-home-1.jpg"
alt="thumb not found">
</div>
<div class="home-menu-content">
<h6 class="home-menu-title">Designer Portfolio</h6>
</div>
</a>
</div>
</li>
<li>
<div class="home-menu-item">
<a href="home-freelancer-portfolio.html">
<div class="home-menu-thumb">
<img src="assets/images/menu/menu-home-2.jpg"
alt="thumb not found">
</div>
<div class="home-menu-content">
<h6 class="home-menu-title">Freelancer Portfolio</h6>
</div>
</a>
</div>
</li>
<li>
<div class="home-menu-item">
<a href="home-developer-portfolio.html">
<div class="home-menu-thumb">
<img src="assets/images/menu/menu-home-3.jpg"
alt="thumb not found">
</div>
<div class="home-menu-content">
<h6 class="home-menu-title">Developer Portfolio</h6>
</div>
</a>
</div>
</li>
<li>
<div class="home-menu-item">
<a href="home-architecture.html">
<div class="home-menu-thumb">
<img src="assets/images/menu/menu-home-4.jpg"
alt="thumb not found">
</div>
<div class="home-menu-content">
<h6 class="home-menu-title">Architecture Portfolio</h6>
</div>
</a>
</div>
</li>
<li>
<div class="home-menu-item">
<a href="home-content-writer.html">
<div class="home-menu-thumb">
<img src="assets/images/menu/menu-home-5.jpg"
alt="thumb not found">
</div>
<div class="home-menu-content">
<h6 class="home-menu-title">Content Writer Portfolio</h6>
</div>
</a>
</div>
</li>
<li>
<div class="home-menu-item">
<a href="home-photographer-portfolio.html">
<div class="home-menu-thumb">
<img src="assets/images/menu/menu-home-6.jpg"
alt="thumb not found">
</div>
<div class="home-menu-content">
<h6 class="home-menu-title">Photographer Portfolio</h6>
</div>
</a>
</div>
</li>
<li>
<div class="home-menu-item">
<a href="home-fitness-instructor.html">
<div class="home-menu-thumb">
<img src="assets/images/menu/menu-home-7.jpg"
alt="thumb not found">
</div>
<div class="home-menu-content">
<h6 class="home-menu-title">Fitness Instructor Portfolio
</h6>
</div>
</a>
</div>
</li>
<li>
<div class="home-menu-item">
<a href="home-cooking-chef.html">
<div class="home-menu-thumb">
<img src="assets/images/menu/menu-home-8.jpg"
alt="thumb not found">
</div>
<div class="home-menu-content">
<h6 class="home-menu-title">Cooking Chef Portfolio</h6>
</div>
</a>
</div>
</li>
<li>
<div class="home-menu-item">
<a href="home-video-editor.html">
<div class="home-menu-thumb">
<img src="assets/images/menu/menu-home-9.jpg"
alt="thumb not found">
</div>
<div class="home-menu-content">
<h6 class="home-menu-title">Video Editor Portfolio</h6>
</div>
</a>
</div>
</li>
<li>
<div class="home-menu-item">
<a href="home-personal.html">
<div class="home-menu-thumb">
<img src="assets/images/menu/menu-home-10.jpg"
alt="thumb not found">
</div>
<div class="home-menu-content">
<h6 class="home-menu-title">Personal Portfolio</h6>
</div>
</a>
</div>
</li>
</ul>
</li>
<li><a href="#about">About</a></li>
<li><a href="#service">Service</a></li>
<li><a href="#portfolio">Portfolio</a></li>
<li class="menu-item-has-children">
<a href="javascript:void(0)">Page</a>
<ul class="submenu last-children">
<li class="menu-item-has-children">
<a href="portfolio-details.html">Portfolio Details</a>
</li>
<li class="menu-item-has-children">
<a href="services-details.html">Services Details</a>
</li>
<li class="menu-item-has-children">
<a href="blog-details.html">Blog Details</a>
</li>
</ul>
</li>
<li><a href="#testimonial">testimonial</a></li>
<li><a href="#blog">blog</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
</div>
<div class="header-right d-flex align-items-center gap-30">
<div class="header-btn d-none d-sm-block">
<a class="bd-btn is-bg-gradient rotate-0" href="#contact" target="_blank">
<i class="fa-sharp fa-light fa-envelope"></i>
<span class="btn-text">frank@risum.com</span>
</a>
</div>
<div class="header-hamburger ml-20 d-xl-none">
<div class="sidebar-toggle">
<a class="bar-icon" href="avascript:void(0)">
<span></span>
<span></span>
<span></span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- Header area end -->
Change Hover Color in Header nav then add class in <nav class="main-menu color-variation">
<!-- Header area start -->
<header>
<div class="header-top-area">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-9">
<div class="header-info">
<ul class="info-wrapper">
<li>
Welcome To Kitchen Of Chef
</li>
<li class="d-none d-md-block">
<a href="mailto:frank@risum.com">
<i class="icon icon-email"></i>
<span>frank@risum.com</span>
</a>
</li>
<li>
<a href="tel:777 888 999 00">
<i class="icon icon-phone"></i>
<span>+777 888 999 00</span>
</a>
</li>
</ul>
</div>
</div>
<div class="col-lg-3">
<div class="social-icon-wrapper d-none d-lg-block">
<ul class="social-icon social-icon-54 horizontal-icon">
<li>
<a class="bg-primary-2" href="#">
<i class="icon icon-facebook"></i>
</a>
</li>
<li>
<a class="bg-primary-2" href="#">
<i class="icon icon-linkdin"></i>
</a>
</li>
<li>
<a class="bg-primary-2" href="#">
<i class="icon icon-twitter"></i>
</a>
</li>
<li>
<a class="bg-primary-2" href="#">
<i class="icon icon-social-02"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div id="header-sticky" class="header-area header-transparent has-top-bar">
<div class="container">
<div class="mega-menu-wrapper p-relative">
<div class="header-main">
<div class="header-logo">
<a href="index.html"><img src="assets/images/logo/logo-02.png" alt="Logo"></a>
</div>
<div class="header-menu">
<nav class="main-menu header-with-top color-variation" id="mobile-menu">
<ul class="onepage-menu ">
<li class="has-mega-menu">
<a href="index.html">Home</a>
</li>
<li><a href="#service">Service</a></li>
<li><a href="#about">About</a></li>
<li><a href="#menu">Menu</a></li>
<li><a href="#portfolio">Portfolio</a></li>
<li><a href="#testimonial">Testimonial</a></li>
<li><a href="#blog">Blog</a></li>
<li class="menu-item-has-children">
<a href="javascript:void(0)">Page</a>
<ul class="submenu last-children">
<li class="menu-item-has-children">
<a href="portfolio-details.html">Portfolio Details</a>
</li>
<li class="menu-item-has-children">
<a href="services-details.html">Services Details</a>
</li>
<li class="menu-item-has-children">
<a href="blog-details.html">Blog Details</a>
</li>
</ul>
</li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
</div>
<div class="header-right d-flex align-items-center gap-30">
<div class="header-btn d-none d-sm-block">
<a class="bd-btn is-brown-border" href="contact.html"> Contact Me <span
class="icon-box"> <i class="fa-regular fa-arrow-right first"></i> <i
class="fa-regular fa-arrow-right second"></i></span></a>
</div>
<div class="header-hamburger ml-20 d-xl-none">
<div class="sidebar-toggle">
<a class="bar-icon" href="avascript:void(0)">
<span></span>
<span></span>
<span></span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- Header area end -->
We've used the following fonts, free icons and plugins as listed:
Thank you for purchasing my template.
Update Change log View Changelog Here
If you need to theme customization or make custom theme or template. Please, you can contact us for this.
Contact UsIf you need to theme customization or make custom theme or template. Please, you can contact us for this.
Contact