Setup Menus in Admin Panel

Setup Menus in Admin Panel

Get on touch with us

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Phone

Tel : 0122 – 234 456

Ph. : 001 22322123

Address

20 Cooper Square. 20 Cooper Square, New York, NY 10003,

 

Template Design © VibeThemes. All rights reserved.

Setup Menus in Admin Panel

add_action( 'after_setup_theme', 'tu_remove_footer_area' ); function tu_remove_footer_area() { remove_action( 'generate_footer','generate_construct_footer' ); }