This tutorial provides the steps to replace the full-screen background image in AgentPress Pro's homepage with a background video using the Video Background plugin.
Summary of steps:
- Set a static Page as front page
- Wrap .site-header and .home-featured in a custom div on the front page if Home Featured widget area is populated
- Specify this div in the plugin's settings on the static homepage
- Remove Background Image
Step 1
Install and activate Video Background plugin.
Step 2
Edit front-page.php.
a) Replace
//* Add home featured area
add_action( 'genesis_after_header', 'agentpress_home_featured_widget' );
with
To view the full content, please sign up for the membership.
Already a member? Log in below or here.