mirror of
https://github.com/10h30/ycb.vn.git
synced 2026-07-18 22:23:43 +09:00
Add full width template
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
// Force full-width-content layout.
|
||||
add_filter( 'genesis_pre_get_option_site_layout', '__genesis_return_full_width_content' );
|
||||
|
||||
get_template_part( 'template', 'full' );
|
||||
|
||||
// Remove default page header.
|
||||
remove_action( 'genesis_after_header', 'business_page_header_open', 20 );
|
||||
remove_action( 'genesis_after_header', 'business_page_header_title', 24 );
|
||||
|
||||
Reference in New Issue
Block a user