Courtney Whitmore
Push-Up Pops
Push-Up Pops was a ultra-fun project, designed to be responsive for mobile browsers. Buy The Book … Read More
Change the Genesis Author Box Title
To change the Genesis Framework author box title, you can use a filter: More on get_the_author_meta(). … Read More
Add a Print Style Sheet to your Genesis Child Theme
The way a website prints is not necessarily how you want it to look. The good news is you can control it easily by adding a print stylesheet to your Theme. Don't forget to create a file called print.css in your child theme folder. … Read More
Add Content to the top of the Genesis Blog Page Template
By default, the Genesis Framework Blog Page Template does not allow you to display content added using the WordPress editor. In some cases you may want to add an image or additional information at the top of the page. To enable this functionality, simply create a file named page_blog.php in your child theme directory, with the following content. … Read More