Move main nav below slider

Is it possible to move the main navigation bar below the featured slider?
I want it to have the same position it has on the other pages where I use a header image in stead of a slider.

Hope someone can help!

Unfortunately, it requires too much work to be done under free support.

Slider and header menu related code is located in Theme Folder - library - structure - header-extensions.php. If you are good with PHP you might find a way around it.

I can’t access the php file.I get the following message:

Fatal error: Call to undefined function add_action() in /home/vathor1q/public_html/wp2/wp-content/themes/travelify/library/structure/header-extensions.php on line 9

Is there any way to get into the file?

This error doesn’t mean that you can’t access this file but you have already broke it with a fatal PHP error. Depending on how much you have changed in the theme I would suggest to reinstall the entire theme or at least take original header-extensions.php file.