Corporate Plus


Don’t forget to check our premium product. Corporate Plus Pro

Really awesome theme for your business corporate house or personal freelancing sites

A theme suitable for Corporate Offices and Personal sites. Make your business sites, travel agency sites, fashion sites, sports sites and many more.

Theme Installation

Setting up Image Sizes

How to make the image size as on demo?

First, go to Settings > Media
Set thumbnail size : 500 * 280
Set Medium size : 690 * 400
Set Large size : 840 * 480
Click on Save Changes to save the change.

We recommend you to use plugin named Acme Fix Image 
to crop the actual size of the images.

Dummy Data

Before importing the demo content. It is required that you install necessary plugins. They are:
1. Acme Demo Setup
2. Advanced Import

Then you can follow the path below:

Update Theme Issues

Have you updated the theme to the recent version? If you faced any problem, use our support forum.

How to make Home Page as demo?

Please follow the below listed steps:

Start Adding-Editing Contents in your site

Now you can start adding/editing content in you site

Using Theme Customization Options

Manage Site Title, Tagline and Site Icon

Creating Menus

Setting up Front page and Blog ( Posts ) page

How to setup features sections (Slider Section)

Featured sections includes Featured Slider

Featured Slider ( Page Slider )

Manage go to down section

Enable/Disable Feature Section (Slider Section)

Managing widgets in sidebar

Managing widgets in Home Page Area

Header Options

How to setup site logo and its options

Add or Replace Header Image

How to change the Copyright Text on Footer

Social icons on footer

Layout/Design Option

Very flexible options for changing you site layout, design and colors.

Setting up Default Sidebar Layout

Setting up Default Blog/Archive Layout

How to change the Site Primary color and Background color ?

How to Add/Remove the background image

Where and how to add custom CSS ?

If you are familiar with CSS, you can customize you site by writing your own CSS code 🙂

Theme Options

Extra more options for your theme customization

How to Enable/Disable Breadcrumb

How to change Search Placeholder

My Slider Image is not responsive, Why?

Are you wondering about the slider image is not responsive on mobile devices? If so, we recommend you to check the theme features to make the responsive image:

How to change default slider Text? Welcome to Corporate Plus

Please follow this blog post to know how to change the default slider text. 

This theme is based on Child/Parent Page, What is Child/Parent page mean?

Please follow this blog post to know more about the Child/Parent page.

How to make About Section/Services Section on Corporate Plus Theme?

For your help, we prepared a blog post to create how to make about/services section. Follow this link.

How to make contact from like your demo using Contact Form 7 ?

<div class="form-group">
<div class="col-sm-4">
<p>Your Name (required)<br />
[text* your-name] </p>
</div>
<div class="col-sm-4">
<p>Your Email (required)<br />
[email* your-email] </p>
</div>
<div class="col-sm-4">
<p>Subject<br />
[text your-subject] </p>
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
<p>Your Message<br />
[textarea your-message] </p>
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
<p>[submit "Send" class:btn class:btn-primary class:outline-outward class:banner-btn class:init-animate class:fadeInUp]</p>
</div>
</div>