Quote Originally Posted by GoldBuckle View Post
I could use some help, as I am trying to figure out editing the tpl_header.php file to include the search bar in the top nav bar on desktop view as well as move the tagline under the logo and add columns/blocks 2-4 that will either be text or images to fill in the white space. See the jpg mockup vs stock tpl_header. Do I need to create a class ID for the additional blocks to contain text or images as in my Photoshop mock up? I would like these 3 blocks to show up in tablet and mobile view as well.

Click image for larger version. 

Name:	mockup-tpl_header-php.jpg 
Views:	36 
Size:	61.5 KB 
ID:	21191Click image for larger version. 

Name:	stoc--tpl_header-php.jpg 
Views:	40 
Size:	59.3 KB 
ID:	21192
I'll note that the search-box can be achieved by simply setting the Bootstrap Template's Enable AJAX Search? setting to false.

For the links, you could start here: https://www.w3schools.com/bootstrap4...rap_navbar.asp

Note that I searched for "bootstrap 4 add links to header nav bar"