Child Theme problems

I activated my child theme but it removed the navigation menu and more formating. Site is izsummitpartners.org

I have deactivated it and returned to travelify parent theme.

This is what I entered in the stylesheet in the child theme folder:
/*
Theme Name: travelify-child
Theme URI: http://colorbib.com/wp/travelify
Description: Child theme for the travelify theme
Author: Colorbib
Author URI: http://colorbib.com/wp/
Template: travelify
Version: 1.5.0
/
@import url(“…/travelify/style.css”);
/

Thanks for your help!

Everything looks ok, but in most cases the problem about Child Themes is in the child theme folder name. It must be named travelify-child and nothing else. Child Theme name itself can be any but the most important part is to properly name folder.