- This topic has 2 replies, 1 voice, and was last updated 10 years, 3 months ago by Patty. 
Viewing 3 posts - 1 through 3 (of 3 total)
	
- 
		AuthorPosts
- 
		
			
				
July 10, 2015 at 4:25 pm #60815Patty MemberHi Guys, First of all, thank you for this great theme! I do not regret my purchase! I would very much like to put the menu below the image slider. I found a topic where you explained to put this code in the Functions.php: // Unhook default functions 
 function unhook_default_functions() {
 remove_action( ‘catcheverest_before_main’,‘catcheverest_slider_display’, 10 ); 
 }
 add_action(‘init’,’unhook_default_functions’);add_action( ‘catcheverest_after_hgroup_wrap’, ‘catcheverest_slider_display’, 10 ); 
 }I tried doing that, but it doesn’t work. I also tried to paste this code in the custom CSS area, but no luck as well. What could I do wrong? July 10, 2015 at 5:00 pm #60817Patty MemberI use the Catch Everest Pro theme, BTW. July 16, 2015 at 9:21 pm #61097Patty Memberwell, thanks I guess :-/ 
- 
		AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
	
- The topic ‘Put menu below slider’ is closed to new replies.
