In my tutorial requests Trello board, a user asked:
Hello Sridhar! Will any of your tutorials on how to extend a front-page-1 widget to the top of the page work with Wellness Pro so that the header / title and navigation is superimposed on the image? Thanks
This tutorial provides the steps to wrap site header and primary navigation in a custom div and set it to float on top of the Front Page 1 widget area in Wellness Pro.
We shall apply a linear gradient on the Front Page 1 section's image so it is dark near the top for the site title and nav menu items to be readable.
Step 1
In front-page.php
, above
add_action( 'genesis_meta', 'wellness_front_page_genesis_meta' );
add
To view the full content, please sign up for the membership.
Already a member? Log in below or here.