Large update with new niche homepages, functionality and Bootstrap 4.1.1 update.
Replace the following files/snippets:
- Replace: assets/js/ directory
- Replace: assets/css/* files
- Replace: theme/gulpfile.js
- Replace: assets/scss/*
- Replace: assets/plugins/cubeportfolio-jquery-plugin
- Replace: assets/plugins/magnific-popup
- Replace: links and text in overlays now need the class .overlay-link or .overlay-item to inherit the default overlay colour, you can also use any text colour utils.
- Removed: The .header-hidden region has now been removed in favour of new more modern off canvas sidebar. See new #offcanvas-sidebar aside HTML in site footer.
Changes:
- NEW: New responsive off canvas functionality (see all pages)
- NEW: Added Line Awesome iconset (see: elements-icons-lineawesome.html)
- NEW: Added box shadows example page new to Bootstrap 4.1.1 (see: elements-shadows.html)
- NEW: New beautiful wedding homepage with new one pager submenu style (see: index-wedding.html and index-onepager-dotted-menu.html)
- NEW: New slick modern real estate homepage (see: index-realestate-single.html)
- NEW: New clean and modern technology homepage with new one pager dotted menu style (see: index-technology.html)
- NEW: New lovely forum homepage with new improved off-canvas menu functionality (see: index-forum.html)
- NEW: New charity niche homepage (see: index-charity.html)
- NEW: 4 new one pager menu options, see index-onepager-dotted-menu-left.html, index-onepager-dotted-menu-right.html, index-onepager-dotted-menu-bottom.html and index-onepager-submenu.html
- NEW: Trigger image galleries from a single button using
data-toggle="magnific-popup" data-magnific-popup-items='IMAGE-URL, IMAGE2-URL'
, see index-realestate-single.html - NEW: New “copy to clipboard” functionality on all code snippets to make it even easier to build!
- NEW: New position percentage helpers classes:
.pos-(BREAKPOINT)-(t,b,l,r)-(10-100) + .pos-(BREAKPOINT)-vcenter
- NEW: New square util classes
sq-BREAKPOINT-(sm, md, lg, xl)
for making elements square - NEW: New .navbar-nav-stretch class to stretch nav links to full height of header
- NEW: New .navbar-nav-simple class to stretch nav links and simpler style
- NEW: New border util classes
border-top|bottom|right|left)-(1|2|3|4|5|10)-(COLOUR)
- NEW: New line height util classes:
.text-lh-none, .text-lh-tight, .text-lh-normal, .text-lh-loose
- UPDATED: Update to Bootstrap 4.1.1
- UPDATED: Update to jQuery 3.3.1
- UPDATED: Update to Font Awesome 5.0.13
- UPDATED: Hidden header region has been replaced with more modern off canvas functionality
- UPDATED: Clean up dropdown menu style, carets are gone add
.dropdown-item-caret
to.dropdown-item
elements to add them back - UPDATED: Updated Cube Portfolio to 4.3.1 version
- UPDATED: Updated to Magnific Popup to 1.1.0 version
- BUGFIX: fixed fonts not rendering issue on elements-social-media.html