Ok i finally changed the logos size and position using this code
.navbar-brand > img {
transform: translate(50px) scale(3,3);
}
thanks for your help!
i still have no luck with tje size of the logo it still doesnt change
what can i do?
the log also dessapears in mobile and ipad view.
what should i do?
thank you Jake, i used the code you gave and i also changed the image size its now 800px x 640. Now the problem is that if i inscrease the percentage of max-height it will scroll down to the background image.
is there a code i can use to leave it still on the header white bar?
thank you