user116664
0
Q:

how to put image in navbar

 .logo-image{
    width: 46px;
    height: 46px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: -6px;
}
0
<a class="navbar-brand" href="/">
      <div class="logo-image">
            <img src="image" class="img-fluid">
      </div>
</a>
0

New to Communities?

Join the community