Hello,
I tried tio change the display size of my logo but it keeps to stay at the same size.
I tried to change it throught the html code by adding this line of code in my img logo tag without success:

Then i tried to change it with the style.css file but it does not work too even if i have cleared the cach on my navigator:
#logo img {
display: block;
max-width: 100%;
max-height: 100%;
height: 50px;
}
It seems that the size is change through code, could you provide help please?
Regards,
Jean David
