hello, you are wonderful. I didnt have a wp_footer() because i was working on my navigation and it was on the way. After i took care of that, i got an error saying a.indexOf is not a function
and i had to remove jquery which i was implementing by doing this <script src=”<?php bloginfo(‘template_directory’);?>/js/jquery-3.2.1.min.js”></script>. Wonder why my bootstrap is still working when i have removed the jquery script?