Need help with edusite template

Template being used:

My main problem is the bootstrapper is WAYYYY out of date.
Does anyone know how to keep the same header style with latest css?

This is important because i have other things on the site that use the latest version. I do not know how to keep the header the same format with the new version though…

You would update this by replacing line 15 in the index.html:
<link type=“text/css” rel=“stylesheet” href=“css/bootstrap.min.css”/>
with:
<link rel=“stylesheet” href=“https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css” integrity=“sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T” crossorigin=“anonymous”>

EDIT:
Ignore the “&#8221” in the link part…don’t know why that is showing up in this post because it’s not in this edit…

plans should look something like:

but looks like:

on the edusite due to this issue…

and if i do a direct switch over this happens…

Old Bootstrap with plans:
http://passcomptiaexams.com/index.php
New Bootstrap with plans:
http://passcomptiaexams.com/index2.php

cancel this, fixed it all

Hi, there

I will close this case now, Feel free to contact us again if you have other questions

Thanks!