Step 1. Download latest complied bootstrap code here: https://getbootstrap.com/docs/4.0/getting-started/download/ Step 2: Upload the Bootstrap folder to your child theme directory. Step 3: Add the following code to your functions.php file in your child theme.
Coding Snippets
How to create a custom genesis template using Bootstrap
How to remove redundant markup in Genesis
How to add a read more button below post excerpts on archives in Genesis
How to customize the genesis navigation menu
How to add the bootsrap framework to a WordPress child theme
How to set a custom page layout for a specific page in Genesis
Add the code below to your functions.php file in your child theme directory. Optional Layouts content-sidebar sidebar-content content-sidebar-sidebar sidebar-sidebar-content sidebar-content-sidebar full-width-content
How to remove page titles from the homepage in Genesis
Add the code below to your functions.php file in your child theme directory.