21 - Corporate & Business HTML Theme
Themeforest 21 - Corporate & Business HTML Theme HTML Template
21 Theme is one page template using the latest color scheme, it is best for personal portfolio, design studios.
The design is based on Bootstrap 3 grid for easy use
If you are facing any problem with this theme feel free to contact us
Google – Lato – webfont
Bonus Page
21- Theme Bootstrap 3.0
21 Theme is one page template using the latest color scheme, it is best for personal portfolio, design studios.
The design is based on Bootstrap 3 grid for easy use
Theme Features:
- Responsive HTML5 & CSS3 Tableless Design.
- Google Web Fonts
- Inovative Design
- Organized CSS
- Organized JS files
- Fraction Slider
- Google Maps (Dark/Simple)
- Dark Version
- Boxed Version
- Video Header
- Unique Blog Page
- Working Contact Form
- Blog Inner View Page
- Portfolio Inner View Page
- Unique Clients Display section
- Pricing Tables
26th Nov,2013
Updated to 1.2
Coming Soon Page added
24th Nov,2013
Updated to 1.1
-Bug Fixes
-Added Pricing Tables
-Add Dark Style Of google maps for Dark layout
22 Nov,2013
-Initial release
If you are facing any problem with this theme feel free to contact us
Fonts
Image Credits
http://unsplash.com/
Hello. I am wondering if you could help me with four issues?
ReplyDelete1) The slider sometimes does not show the background images (maybe they haven’t finished loading.) Is there a way to make sure the background images load properly?
2) When I change the google fonts to a different font, like Roboto Condensed, the slider doesn’t appear full width. I am viewing the index.html on a 1600×900px monitor.
3) When viewing the website on a phone, the sticky-top header & navigation leaves little room for the content. Is there a way to make the header scroll with the page?
4) Whenever I view the website on a phone, my browser crashes. What could be the problem?
Thanks for your inputs.
1) Make sure background images are of same dimension are they were used in the demo, or you see this issue in the demo as well?
ReplyDelete2) After changing fonts you might have to apply some custom css
3) yes, in the css, inside mobile media query you would have to set its position to relative, something like this
@media(max-width:767px) {
.sticktop{ position:relative !important}
.sticky-wrapper{height:auto !important}
}
this could be done even with js.
4) I am not sure about that , because I cant see that happening in the demo
i want to have the video in header from youtube what should i do ?
ReplyDeleteYou will have to change the default carousel/slider and you will have to use the one that support yourtube videos, Take a look at https://owlcarousel2.github.io/OwlCarousel2/ this carousel does support yourtube videos .
ReplyDeleteTheme comes with a video header , have you seem index2.html ?
ReplyDeletehere is the demo link http://xvelopers.com/html/21/1.2/index2.html