The Atelier is a professional HTML5 multi-purpose template made with Bootstrap framework. It's responsive for all of the devices and designed with a clean look and feel, stylish & modern trend. It comes with one unique layout which includes tons of sections, customization options and features for multiple purposes.
Every section start with a comment like this:
<!-- Header Section Start --> Some HTML codes for this section <!-- Header Section End -->

Every point of CSS content you will find start with a comment like this:
/* ------------------------------------
#. CSS point name
------------------------------------ */
some CSS codes here

Every point of JS content you will find start with comments like below in main.js file under js folder.
/* ------------------------------------
HEADER SECTION
------------------------------------ */

Changing main color is easier then ever. Just open "theme-color.css" file and use your color codes.

All fonts used from google web font directory. We used it by link tag in .html files. Example is given below. You could change these fonts very easily. Follow google web font document here to see how to do.
<!-- Google Fonts --> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700%7CUbuntu:400,700">
All general typography used in "style.css" file. You can manage them easily. Every code organized and commented very nicely.
You can change current logo text to your own text. See image below:

To change portfolio items open the file in the code editor then find the comment "Portfolio Item Start".

To change counter items open the file in the code editor then find the comment "Counter Item Start".

To make the ajax work for mailchimp you need mailchimp list form link.
To get the mailchimp list form link, login to your mailchimp account. Then go to Lists > Signup forms > Embedded forms > Select. Scroll down a bit, select and copy the marked form link in the screenshot.

To change mailchimp list form link open the file in the code editor then find the comment "Subscribe Form Start".

To change google map position open the file in the code editor then find the comment "Contact Map Start".

If you need to know anything else doesn't hesitate to ask us by our ThemeForest profile or our email thmeatelierbd@gmail.com.