Genesis

All about the Genesis framework.

Genesis, PHP, Tech Tip

How to Properly Move the Entire Site Footer in Genesis

We recently had the need to move the entire .site-footer div in Genesis. There are various tutorials out there that suggest using the following code to relocate your footer content: remove_action( ‘genesis_footer’, ‘genesis_do_footer’ ); add_action( ‘new_hook’, ‘genesis_do_footer’ ); However this won’t actually move the entire .site-footer div. On the contrary, it will only relocate the […]

CSS, Genesis, PHP, Tech Tip

New Mm Theme: Trestle

A handy boilerplate child theme for serious Genesis developers. Trestle takes a lot of the grunt work out of building sites using the Genesis Framework, providing quick and easy-to-implement solutions to common problems and repetitive tasks. We’ve taken Genesis’ rock-solid foundation, integrated mobile-first CSS, responsive navigation, a full-featured settings panel, and much more. Download. Install. Enjoy. View

CSS, Genesis, Tech Tip

Our New Mobile First Child Theme for Genesis 2.0+

Mobile First Genesis 2.0 Child Theme Download our new Mobile First Child Theme for Genesis 2.0. The theme looks and feels identical to the Genesis 2.0 Sample Theme, however it has been optimized with a “Mobile First” approach, meaning faster load times and an overall better experience for mobile users. Download Now » See Demo »