== Changelog == = 1.4.1 = * Release Date: December 30, 2016 * Sticky navigation now appears after scrolling of the header. * Eliminated some classes to the navigation wrapper element. * Added video header support on front page for WordPress 4.7 and above. * Updated Font Awesome to version 4.7.0 = 1.3.1 = * Release Date: December 6, 2016 * Now vertical primary navigation uses click to show or hide submenu. = 1.3.0 = * Release Date: November 30, 2016 * Added footer widgets width setting and footer width setting in Customizer. Added instant live preview to footer widgets width and footer width. * Placed site title container in brand_site_title template tag. * Added header_title_color setting. * Eliminated brand_header_style callback. * Eliminated unused Customizer callback. * Floating navigation now follows site title. * Added sanitization functions for checkboxes and units. * Eliminated brand_logo_above_nav function. * Added brand_site_info_class function. * Minor changes in live preview. * Updated screenshot. * Updated language file. = 1.2.0 = * Release Date: November 19, 2016 * Added float right and float left options in navigation position setting. * Fixed bug that prevented to get the vertical position of the scroll bar using scrollTop in Firefox. * Added new setting in Customizer to change the sub-navigation orientation. * Added instant live preview to several settings in Customizer. * Mobile navigation now uses the same hooks of the main navigation. * Added brand_use_sections function to check if the page uses the section add-on. = 1.1.0 = * Release Date: October 31, 2016 * Added new option in sidebar metabox allowing user to choose the default setting for the sidebar position. * Added setting in Customizer to choose the position of the featured image in single posts and pages. * Added action hook: brand_before_singular_content. * Added action hook: brand_inside_singular_content_above. * Added a new layout for featured image. * Added setting in the Customizer allowing to place featured image inside or before content area. * Added css rules to hide logo placed in the header or above navigation from small devices. * Added mobile logo upload setting in Customizer. * Added excerpt lenght setting in Customizer. * Added Jetpack infinite scroll support. * Added border default styles for form buttons. * Added brand_site_title and brand_title template tags. * Added floating option in navigation position setting. * Switching to conditional statements to show or hide main elements on pages and on single posts. * Reorganized layout panel in Customizer * Changed default styles for form buttons. * Reorganized layout panel in Customizer. * Switching to conditional statements to show or hide main elements on pages and on single posts * Fixed a bug preventing image from being displayed in the image editor. * Fixed a bug preventing comments from being loaded in post and page editor. * Removed unused functions and files. * Added readme.txt. * Minor changes to style and layout. = 1.0.0 = * Release Date: October 5, 2016 * Initial release