Hi, I am trying to add a custom calculator to my website. The Calculator is built with Bootstrap.
When I insert the HTML onto the page, the navigation bar of the theme gets stacked, not columnized and the style of the calculator gets changed as well. Obviously, the bootstrap and theme are conflicting somewhere. I read about enqueing the bootstrap CSS and JS into the themes Functions.php file… but I am unsure if that is the right solution.
Please advise.