In the header.php file, I will import the Bootstrap stylesheet by using the WordPress function echo get_stylesheet_uri() (read more the function in the WordPress Codex). Th will import the style.css onto the website and you will see a top menu bar now.

To top