Changelog:
- Moved theme’s styling enqueues from wp_head to wp_enqueue_scripts hook to improve child themes compatibility *** this will require updating the child theme if it uses style enqueues
- Revamped single post previous/next buttons
- Changed article markup to improve search engine readability (separated actual article content from article extra information)
- Changed comment headers to ‘footer’ elements
- Changed author bio div to ‘section’ element
- Removed font-size: 100% from CSS resets
- Restored default quotes on q tag
- Added height to the header-image-main-inside container for cropped header image
- Adjusted the footer widget area description
- Removed font-weight from admin editor styles
- Fixed site title overlapping menu icon on mobile
- Fixed site title still visible when disabled from option
- Improved slider image responsiveness
- Increased article bottom margin
- Updated to Cryout Framework 0.6.6