Thank you for purchasing my theme. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!
This theme is a Responsive layout.. The general template structure is the same throughout the template. Here is the general structure.
If you would like to edit the color, font, or style of any elements in one of these columns, you would do the following:
#content a {color: #someColor;}
If you find that your new style is not overriding, it is most likely because of a specificity problem. Scroll down in your CSS file and make sure that there isn't a similar style that has more weight.
I.E.
.container #content a {color: #someColor;}
So, to ensure that your new styles are applied, make sure that they carry enough "weight" and that there isn't a style lower in the CSS file that is being applied after yours.
I'm using one main CSS file and two addition styles one for responsibility layout (skeleton.css) and one other for slider settings, there are general styles for whole theme and reset styles inside main style.css. Many browser interpret the default behavior of html elements differently. By using a general reset CSS styles in this file, we can work round this. This file also contains some general styling, such as anchor tag colors, font-sizes, etc. Keep in mind, that these values might be overridden somewhere else in the file.
/* Cargo Hub - Theme HTML Template */ /************ TABLE OF CONTENTS *************** 1. Reset 2. Global Settings 3. Typography Style 4. All Elements Design 5. PreloaderPreloader 6. Page Header 7. Main Navigations 8. Page Conents 9.services Section 10.Projects Section 11.404 page 12.Back To Top 13.Comments Style 14.Sidebar Widgets 15.Sidebar Services 16.sidebar project 17.Contact location 18.Footer 19.Carousel 20.Shortcodes 21.service-box 22.contact-box 23.Projects 24.Counter 25.Testimonials 26.Pricing 27.Services 28.Team 29.Custom Quote
If you would like to edit a specific section of the site, simply find the appropriate label in the CSS file, and then scroll down until you find the appropriate style that needs to be edited.
Any images that are placed within the blog section have 5px worth of padding and a light bluish background. If you would like to edit the display of these images, find the following section in the style sheet:
#content .entry img { change styles here: }
This theme used most popular HTML, CSS, and JS framework;You can see some help info, when click links which are below each regarding framework:
You can see some help info, when click links which are below each regarding css:
You can see some help info, when click links which are below each regarding fonts:
This theme imports 10 Javascript files. You can see some help info, when click links which are below each regarding script:
I've used Slider Revolution jQuery plugin in this template.
I've used the following images, icons or other files as listed.
Once again, thank you so much for purchasing this theme. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist. If you have a more general question relating to the themes on ThemeForest, you might consider visiting the forums and asking your question in the "Item Discussion" section.
Cargo Hub - Responsive Cargo Hub HTML5 Template