My Bootstrap 4 setup is functioning properly in Mozilla FireFox, but I am facing issues with Chrome and Chedot Browser. Below is the code snippet causing the problem.
<div class="container">
<div class="row">
<img src="<?php echo esc_url(get_template_directory_uri());?>/imag
/beard-czar-best.JPG" alt="ddd">
</div>