This tutorial provides the simple step by step instructions to add the Simple Social Icons widget to the Altitude Pro themes header area on
Genesis Tutorials
The tutorials in this archive are primarily focused on but not limited to modification and customization of Genesis child themes. Most of these tutorials relate to web design changes, additions and removal of default functionality and features included in StudioPress HTML 5 child themes. Some tutorials also focus on but not limited to 3rd party genesis child themes like Foodie Pro. You'll also find several dozen tutorials for WordPress default themes from 2010 thru to 2016. Tutorials include PHP code that works with Genesis, WordPress as well as CSS, jQuery and HTML. All code is tested and supported for members.
Sticky Header and Menu In Mai Chic Pro Theme for Genesis
This code makes your site header and nav menu sticky on scroll. It also centers your site header elements and nav menu items on desktops as
Random Header Hero Images In Essence Pro
This code modification to the Essence Pro child themes enables you to display random header hero images every time the page loads. Demo
Custom Logo Site Title Image Search Inline Essence Pro
This tutorial enables you to add a custom logo on the left, site title image in the middle and the search form on the right, all inline on
Add Pagination to AgentPress Pro Listings Archive Page
This PHP code enables you to paginate a CPT archive page using pre_get_posts with posts_per_page. This code overrides your WordPress
Style First Nav Menu Item Using CSS
You can use CSS to style the 1st nav menu item in any theme using : first-child nth-child(1) first-of-type All 3 CSS rules